Approval is a hierarchical object which, at a very high level, is used to define a template for creating Proposals (user-friendly name for Approval class is “Approval Escalation Template”).
Approval can have between zero and many items (i.e. empty Approvals without items are allowed).
Approval can be linked to zero or many scope objects (such as Customers); this link it used when Proposal for scope object is created.
Inheritance Hierarchy
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class ApprovalTemplate : CorrigoEntityWithOptimisticLock
The ApprovalTemplate type exposes the following members.
Properties
See Also