ContainmentDefinition.Items2 Property

Definition

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

Property Value

RelationshipMember[]

Applies to