The ProfilePropertyDefinition type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| DataType |
Gets and sets the Data Type of the Profile Property
| |
| DefaultValue |
Gets and sets the Default Value of the Profile Property
| |
| DefaultVisibility |
Gets and sets the Default Visibility of the Profile Property
| |
| Deleted |
Gets and sets the Deleted
| |
| IsDirty |
Gets whether the Definition has been modified since it has been retrieved
| |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| Length |
Gets and sets the Length of the Profile Property
| |
| ModuleDefId |
Gets and sets the ModuleDefId
| |
| PortalId |
Gets and sets the PortalId
| |
| ProfileVisibility |
Gets and sets whether the property is visible
| |
| PropertyCategory |
Gets and sets the Category of the Profile Property
| |
| PropertyDefinitionId |
Gets and sets the Id of the ProfilePropertyDefinition
| |
| PropertyName |
Gets and sets the Name of the Profile Property
| |
| PropertyValue |
Gets and sets the Value of the Profile Property
| |
| ReadOnly |
Gets and sets whether the property is read only
| |
| Required |
Gets and sets whether the property is required
| |
| ValidationExpression |
Gets and sets a Validation Expression (RegEx) for the Profile Property
| |
| ViewOrder |
Gets and sets the View Order of the Property
| |
| Visibility | Obsolete. | |
| Visible |
Gets and sets whether the property is visible
|