CMISIncludeRelationship Constants Reference
Declared in | CMISEnums.h |
CMISIncludeRelationship
Definition
typedef NS_ENUM(NSInteger, CMISIncludeRelationship ) {
CMISIncludeRelationshipNone,
CMISIncludeRelationshipSource,
CMISIncludeRelationshipTarget,
CMISIncludeRelationshipBoth,
};