Click or drag to resize

VGProfileAttribute Properties

The VGProfileAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAllowSearch
Gets or sets if users can be searched using this attribute
Public propertyAttributeType
Gets type of the attribute (ex. Custom or VG attribute)
Public propertyDataType
Gets datatype of the attribute (ex. Int, string, DateTime etc)
Public propertyDataTypeValue
Gets DataType
Public propertyDefaultBinaryData
Gets or sets default BinaryData value
Public propertyDefaultImageValue
Gets or sets DefaultValue for Image attribute
Public propertyDefaultValue
Gets or sets default value.
Public propertyDescription
Gets or sets description of the attribute
Public propertyDisplayName
Gets or sets DisplayName
Public propertyDropDownItems
Gets or sets drop down items.
Public propertyGroupName
Gets or sets logical container for the attribute to display while editing user
Public propertyId
Gets an Id of the attribute
Public propertyIsMultiProfileSupported
Gets or sets whether this profile attribute supports multi profile value or not.
Public propertyIsReadOnly
Gets or sets if this attribute is read only
Public propertyIsReadOnlyForUI
Gets or sets if this attribute is read only for UI (WinConsole)
Public propertyIsRequired
Gets or sets if this attribute is required
Public propertyIsVisible
Gets or sets if this attribute is visible in WinConsole while editing the user details.
Public propertyLastModification
Gets or sets last modification
Public propertyLastModificationLT
Gets Local LastModification date
Public propertyMaxLength
Gets or sets MaxLength
Public propertyPropertyName
Gets PropertName
Public propertySaveInLog
Gets or sets if any changes to this attribute value need to be saved in log
Public propertyValidationExpression
Gets or sets validation expression for string datatype attribute
Public propertyVGAttributeInformationType
Gets VGAttribute information type
Public propertyViewOrder
Gets or sets viewing order in the WinConsole while editing user
Top
See Also