BRConditionTreeNode Constructor
Initializes a new instance of the BRConditionTreeNode class.
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New BRConditionTreeNode()
public BRConditionTreeNode()
public:
BRConditionTreeNode()
new : unit -> BRConditionTreeNode
public function BRConditionTreeNode()
Vea también