Share via


EnumKnowledge_ApproveFlags

The EnumKnowledge_ApproveFlags enumerated type is used in the Approve method of the KnowledgeVersion object.

Members

The following table shows members of the EnumKnowledge_ApproveFlags enumeration type, with the bit mask and a brief description of each.

Name Bit Mask Description
pkmApprove 0x00000000 The document is approved. Do not use with pkmFinalApprove.
pkmFinalApprove 0x00000001 The approval process is cancelled and the document is published immediately. Do not use with pkmApprove.