Compartir a través de


BusinessRule.BRConditionTree Propiedad

Definición

Obtiene o establece un árbol de condiciones de regla de negocios.

public:
 property Microsoft::MasterDataServices::BRConditionTreeNode ^ BRConditionTree { Microsoft::MasterDataServices::BRConditionTreeNode ^ get(); void set(Microsoft::MasterDataServices::BRConditionTreeNode ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.BRConditionTreeNode BRConditionTree { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.BRConditionTree : Microsoft.MasterDataServices.BRConditionTreeNode with get, set
Public Property BRConditionTree As BRConditionTreeNode

Valor de propiedad

Nueva instancia de tipo BRConditionTreeNode.

Atributos

Se aplica a