BRItem.Text 屬性

定義

取得或設定描述商務規則項目的文字。

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

屬性值

String

表示描述性文字的字串。

屬性

適用於