The fields of the PropertyProperty class are listed below. For a complete list of PropertyProperty class members, see the PropertyProperty Members topic.
![]() CardProperty | Whether or not this property applies to documents. |
![]() Href | Whether or not the property represents an URL. |
![]() Mandatory | Whether or not a value must be specified for the property. |
![]() MultiValued | Whether or not this property can take multiple values. |
![]() PickTable | The database table containing possible values for this property if it's PickType is PropertyPickTypeIDs.UnmanagedList
|
![]() PickType | The pick type associated with this object, as a PropertyPickTypeIDs
|
![]() ReadOnly | Whether or not this property is read-only. |
![]() RefClass | If the property is a 'reference property' that refers to another portal object, the class ID of the object that the property refers to. |
![]() Searchable | Whether or not it is possible to search on this property. |
![]() Value | The value of the property. |
![]() ValueType | An enumerated value (and bitmask) indicating whether the value is a String, float, int or DateTime. |
![]() Visible | Whether or not the property is visible in the UI. |
PropertyProperty Class | Plumtree.Remote.PRC Namespace