Click or drag to resize
UserProfileItemDefinition Properties

The UserProfileItemDefinition type exposes the following members.

Properties
  Name Description
Public property DataType
Gets or sets the data type of the value on a profile item instance.
Public property DefaultValue
Gets or sets the default value of the profile item' instance.
Public property Id
Gets a unique identifier of the definition.
Public property Name
Gets or sets the name of the profile item.
Public property Nullable
Gets or sets a value indicating if the value of the profile item instance can be null.
Top
See Also