CMISIncludeRelationship
Definition
typedef NS_ENUM(NSInteger, CMISIncludeRelationship ) {
CMISIncludeRelationshipNone,
CMISIncludeRelationshipSource,
CMISIncludeRelationshipTarget,
CMISIncludeRelationshipBoth,
};