The fields of the PropertyProperty class are listed below. For a complete list of PropertyProperty class members, see the PropertyProperty Members topic.
![]() CardProperty | Whether 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 | Can 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 this property is readonly. |
![]() RefClass | If the property is a 'reference property' that refers to another Plumtree object, the class ID of the object that the property refers to. |
![]() Searchable | Whether is 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