다음을 통해 공유


BRConditionTreeNodes 속성

Gets or sets a ResultType controlling the population of the BRConditionTreeNodes property.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
<DataMemberAttribute> _
Public Property BRConditionTreeNodes As ResultType
    Get
    Set
‘사용 방법
Dim instance As BRResultOptions
Dim value As ResultType

value = instance.BRConditionTreeNodes

instance.BRConditionTreeNodes = value
[DataMemberAttribute]
public ResultType BRConditionTreeNodes { get; set; }
[DataMemberAttribute]
public:
property ResultType BRConditionTreeNodes {
    ResultType get ();
    void set (ResultType value);
}
[<DataMemberAttribute>]
member BRConditionTreeNodes : ResultType with get, set
function get BRConditionTreeNodes () : ResultType
function set BRConditionTreeNodes (value : ResultType)

속성 값

유형: Microsoft.MasterDataServices. . :: . .ResultType
A new instance of type ResultType.