Click or drag to resize

StringListProperty Properties

The StringListProperty type exposes the following members.

Properties
 NameDescription
Public propertyIsUserDefined If true, this property is a user-defined (custom) property.
(Inherited from DocumentPropertyBaseT)
Public propertyPropertyType Property data type.
(Inherited from DocumentPropertyBaseT)
Public propertyStringValue Gets the property values as a string.
(Overrides DocumentPropertyBaseTStringValue)
Public propertyValue Property value.
(Inherited from DocumentPropertyBaseT)
Top
See Also