Share via


BusinessRule.BRConditionTree 속성

정의

비즈니스 규칙 조건 트리를 가져오거나 설정합니다.

public:
 property Microsoft::MasterDataServices::BRConditionTreeNode ^ BRConditionTree { Microsoft::MasterDataServices::BRConditionTreeNode ^ get(); void set(Microsoft::MasterDataServices::BRConditionTreeNode ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.BRConditionTreeNode BRConditionTree { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.BRConditionTree : Microsoft.MasterDataServices.BRConditionTreeNode with get, set
Public Property BRConditionTree As BRConditionTreeNode

속성 값

BRConditionTreeNode 유형의 새 인스턴스입니다.

특성

적용 대상