Delegatee.DelegateAssignmentOnBehalfOfDelegatorAllowed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether this Delegatee can assign other delegates on behalf of the boss.
public:
property bool DelegateAssignmentOnBehalfOfDelegatorAllowed { bool get(); };
public bool DelegateAssignmentOnBehalfOfDelegatorAllowed { get; }
member this.DelegateAssignmentOnBehalfOfDelegatorAllowed : bool
Public ReadOnly Property DelegateAssignmentOnBehalfOfDelegatorAllowed As Boolean