Enumerations

The following table shows the enumerated types defined for the Document Management Object model, a brief description of each, and the properties and methods that use them.

Enumerated Type Name Description (Used By)
EnumKnowledge_ApproveFlags Indicates the approval state when setting document approval (Approve method of the KnowledgeVersion object)
EnumKnowledge_BackupStatus Indicates the status of backup and restore operations (GetBackupStatus method of the KnowledgeServer object)
EnumKnowledge_DisplayContext Indicates where an item should be displayed (DisplayContext property of the KnowledgePropertyDef object)
EnumKnowledge_RejectFlags When refusing document approval, indicates a rejection state (Reject method of the KnowledgeVersion object)
EnumKnowledge_StreamOpenSourceType Not used.
EnumKnowledge_VersionHistoryFlags Indicates whether to return a version history for all versions or just the latest version (VersionHistory method of the KnowledgeVersion object)
EnumKnowledge_VersioningFlags Indicates whether to use ServerXMLHTTP or WININET to send the request
KnowledgeDataTypes Specifies the data type for a property (Type property of the KnowledgePropertyDef object)
KnowledgeExtendedDataTypes Specifies the display style for entering values into a property (Type property of the KnowledgePropertyDef object)
KnowledgePublishingModelTypes Specifies the type of publishing model for a folder (PublishingModel property of the KnowledgeFolder object)