Share via


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

속성 값

설명 텍스트를 나타내는 문자열입니다.

특성

적용 대상