BRItem.Text Property

Definition

Specifies the text describing the business rule item.

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

Property Value

The text describing the business rule item.

Attributes

Applies to