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 类型的新实例。

属性

适用于