DelegationState property
TaskDelegationState?
get
DelegationState
Implementation
TaskDelegationState? get DelegationState =>
this.PropertyBag[TaskSchema.DelegationState] as TaskDelegationState?;
TaskDelegationState? get DelegationState =>
this.PropertyBag[TaskSchema.DelegationState] as TaskDelegationState?;