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

屬性值

String

代表商務規則自由格式引數的值。

屬性

適用於