Condividi tramite


BusinessRule.BRConditionTree Proprietà

Definizione

Ottiene o imposta un albero di condizioni della regola business.

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

Valore della proprietà

Nuova istanza del tipo BRConditionTreeNode.

Attributi

Si applica a