Share via


BRUserScriptParameterArgument.Value Property

Definition

Specifies the argument value.

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

Property Value

The argument value.

Attributes

Applies to