BRResultOptions.BRConditionTreeNodes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 ResultType,它控制 BRConditionTreeNodes 属性的填充。
public:
property Microsoft::MasterDataServices::ResultType BRConditionTreeNodes { Microsoft::MasterDataServices::ResultType get(); void set(Microsoft::MasterDataServices::ResultType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ResultType BRConditionTreeNodes { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.BRConditionTreeNodes : Microsoft.MasterDataServices.ResultType with get, set
Public Property BRConditionTreeNodes As ResultType
属性值
ResultType 类型的新实例。
- 属性