ConstraintDefinition.Items1 Property

Definition

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

Property Value

StructuralConstraint[]

Applies to