BRAction.PrefixArgument 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 l’argument du préfixe.
public:
property Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ PrefixArgument { Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument PrefixArgument { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PrefixArgument : Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument with get, set
Public Property PrefixArgument As BRAttributeArgument
Valeur de propriété
L’argument du préfixe (côté gauche).
- Attributs