Condividi tramite


Proprietà BRConditionTreeNodes

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

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute> _
Public Property BRConditionTreeNodes As ResultType
    Get
    Set
'Utilizzo
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)

Valore proprietà

Tipo: Microsoft.MasterDataServices. . :: . .ResultType
A new instance of type ResultType.