CMISIncludeRelationship

Definition

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

Constants

CMISIncludeRelationshipNone

CMISEnums.h.

CMISIncludeRelationshipSource

CMISEnums.h.

CMISIncludeRelationshipTarget

CMISEnums.h.

CMISIncludeRelationshipBoth

CMISEnums.h.