Declared in CMISEnums.h

CMISIncludeRelationship

Definition

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

Constants

CMISIncludeRelationshipNone

Declared In CMISEnums.h.

CMISIncludeRelationshipSource

Declared In CMISEnums.h.

CMISIncludeRelationshipTarget

Declared In CMISEnums.h.

CMISIncludeRelationshipBoth

Declared In CMISEnums.h.