Compartir a través de


BRUserScriptParameterArgument.Value Propiedad

Definición

Especifica el valor del argumento.

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

Valor de propiedad

El valor de argumento.

Atributos

Se aplica a