Autodesk Vault ProfessionalVault API

ProfileAttr Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A profile attribute for a given user or group.

Syntax

public class ProfileAttr 
Public Class ProfileAttr 

Properties

NameDescription
AttrIdThe id of the current attribute.
UserGrpIdUser or group id that profile attribute is associated with.
ValueThe value of the profile attribute.

Returned By

Where you get a ProfileAttr — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.ProfileAttr

See Also