다음을 통해 공유


BRFreeformArgument.Value 속성

정의

비즈니스 규칙 자유형 인수를 나타내는 값을 지정합니다.

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

속성 값

비즈니스 규칙의 자유형 인수를 나타내는 값입니다.

특성

적용 대상