Inherits from NSObject
Declared in CMISPropertyDefinition.h

Tasks

Properties

cardinality

@property CMISCardinality cardinality

choices

@property (nonatomic, strong) NSArray *choices

defaultValues

@property (nonatomic, strong) NSArray *defaultValues

description

@property (nonatomic, strong) NSString *description

displayName

@property (nonatomic, strong) NSString *displayName

id

@property (nonatomic, strong) NSString *id

isInherited

@property BOOL isInherited

isOpenChoice

@property BOOL isOpenChoice

isOrderable

@property BOOL isOrderable

isQueryable

@property BOOL isQueryable

isRequired

@property BOOL isRequired

localName

@property (nonatomic, strong) NSString *localName

localNamespace

@property (nonatomic, strong) NSString *localNamespace

propertyType

@property CMISPropertyType propertyType

queryName

@property (nonatomic, strong) NSString *queryName

updatability

@property CMISUpdatability updatability