다음을 통해 공유


BRResultOptions.BRConditionTreeNodes 속성

Gets or sets the desired result type for the BRConditionTreeNodes collection.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.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.Services.DataContracts.ResultType
The desired result type for the BRConditionTreeNodes collection.

참고 항목

참조

BRResultOptions 클래스

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스