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

描述商務規則項目的文字。

屬性

適用於