PublicAPI.Enums.Documents.Tasks.ApprovementCompleteTypeELMA API Documentation
Actions when an approver has rejected the document
Access path: PublicAPI.Enums.Documents.Tasks.ApprovementCompleteType
Properties

  NameDescription
Public propertyCompleteAndNotificate
Interrupt the approval procedure, inform everyone who has not approved yet
Public propertyCompleteAndNotificateAll
Interrupt the approval procedure and inform all the approvers
Public propertyContinueApprovementInPhase
Continue approval within the current stage
Public propertyNotComplete
Continue the approval procedure
Public propertyTerminate
Interrupt the approval procedure without informing
Back to Top
See Also