ApprovalScope Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class ApprovalScope : CorrigoEntityWithOptimisticLock
The ApprovalScope type exposes the following members.
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.
|