DelegationDefinition.Delegation Property

Definition

public:
 property cli::array <Microsoft::BizTalk::ApplicationDeployment::SysDef::DelegationMember ^> ^ Delegation { cli::array <Microsoft::BizTalk::ApplicationDeployment::SysDef::DelegationMember ^> ^ get(); void set(cli::array <Microsoft::BizTalk::ApplicationDeployment::SysDef::DelegationMember ^> ^ value); };
public Microsoft.BizTalk.ApplicationDeployment.SysDef.DelegationMember[] Delegation { get; set; }
member this.Delegation : Microsoft.BizTalk.ApplicationDeployment.SysDef.DelegationMember[] with get, set
Public Property Delegation As DelegationMember()

Property Value

DelegationMember[]

Applies to