言語

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のインスタンスです。

属性

適用対象