Autodesk Vault ProfessionalVault API

ProfileAttrDef Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Definition of a profile attribute.

Syntax

public class ProfileAttrDef 
Public Class ProfileAttrDef 

Properties

NameDescription
ActiveDirMapActive Directory field the attribute is mapped from (null if not mapped).
AssocThe association type (can be none, user, group, or both depending on combination of flags).
IdThe profile attribute id.
NameName of the profile attribute (must be unique).

Returned By

Where you get a ProfileAttrDef — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.ProfileAttrDef

See Also