BRUserScriptParameterArgument.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie la valeur de l’argument.
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
Valeur de propriété
Valeur de l'argument.
- Attributs