EnumKnowledge_RejectFlags
This EnumKnowledge_RejectFlags enumerated type is used in the Reject method of the KnowledgeVersion object.
Members
The following table shows members of the EnumKnowledge_RejectFlags enumeration type, with the bit mask and a brief description of each.
Name | Bit Mask | Description |
---|---|---|
pkmReject | 0x00000000 | The document is rejected. Do not use with pkmCancelPublish. |
pkmCancelPublish | 0x00000001 | Publishing of the document is cancelled. Do not use with pkmReject. |