Approval rules - define rules for adding particular person from Approval Escalation template into Proposal
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum ApprovalRule
<SerializableAttribute>
Public Enumeration ApprovalRule
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 | |
Always | 1 | |
AsNeeded | 2 | |
WhenMore | 3 | |
See Also