Declared in CMISEnums.h

CMISPropertyType

Definition

typedef NS_ENUM(NSInteger, CMISPropertyType ) {
   CMISPropertyTypeBoolean = 0,
   CMISPropertyTypeId,
   CMISPropertyTypeInteger,
   CMISPropertyTypeDateTime,
   CMISPropertyTypeDecimal,
   CMISPropertyTypeHtml,
   CMISPropertyTypeString,
   CMISPropertyTypeUri,
};

Constants

CMISPropertyTypeBoolean

Declared In CMISEnums.h.

CMISPropertyTypeId

Declared In CMISEnums.h.

CMISPropertyTypeInteger

Declared In CMISEnums.h.

CMISPropertyTypeDateTime

Declared In CMISEnums.h.

CMISPropertyTypeDecimal

Declared In CMISEnums.h.

CMISPropertyTypeHtml

Declared In CMISEnums.h.

CMISPropertyTypeString

Declared In CMISEnums.h.

CMISPropertyTypeUri

Declared In CMISEnums.h.