The ProfilePropertyDefinition type exposes the following members.

Properties

  NameDescription
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDataType
Gets and sets the Data Type of the Profile Property
Public propertyDefaultValue
Gets and sets the Default Value of the Profile Property
Public propertyDefaultVisibility
Gets and sets the Default Visibility of the Profile Property
Public propertyDeleted
Gets and sets the Deleted
Public propertyIsDirty
Gets whether the Definition has been modified since it has been retrieved
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyLength
Gets and sets the Length of the Profile Property
Public propertyModuleDefId
Gets and sets the ModuleDefId
Public propertyPortalId
Gets and sets the PortalId
Public propertyProfileVisibility
Gets and sets whether the property is visible
Public propertyPropertyCategory
Gets and sets the Category of the Profile Property
Public propertyPropertyDefinitionId
Gets and sets the Id of the ProfilePropertyDefinition
Public propertyPropertyName
Gets and sets the Name of the Profile Property
Public propertyPropertyValue
Gets and sets the Value of the Profile Property
Public propertyReadOnly
Gets and sets whether the property is read only
Public propertyRequired
Gets and sets whether the property is required
Public propertyValidationExpression
Gets and sets a Validation Expression (RegEx) for the Profile Property
Public propertyViewOrder
Gets and sets the View Order of the Property
Public propertyVisibility Obsolete.
Public propertyVisible
Gets and sets whether the property is visible

See Also