AlfrescoProperty Class Reference
Inherits from | NSObject |
Conforms to | NSCoding |
Declared in | AlfrescoProperty.h |
Tasks
-
type
The data type of the property
property -
isMultiValued
Specifies whether the property value is multi-valued.
property -
value
The value of the property.
property
Properties
isMultiValued
Specifies whether the property value is multi-valued.
@property (nonatomic, assign, readonly) BOOL isMultiValued
Discussion
Specifies whether the property value is multi-valued.
Declared In
AlfrescoProperty.h