| ApprovalScope Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class ApprovalScope : CorrigoEntityWithOptimisticLock
The ApprovalScope type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActorId | 
            This field and ActorTypeId define parent object to which Approval Scope is linked.
             | 
|  | ActorTypeId | 
            This field and ActorId define parent object to which Approval Scope is linked.
             | 
|  | ApprovalTemplate | 
            Reference to parent Approval.
             | 
|  | IsDefault | 
            Boolean flag; True indicates default Approval for parent object.
             | 
 See Also
See Also