BRAction.PrefixArgument Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Especifica o argumento de prefixo.
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
Valor da propriedade
O argumento de prefixo (esquerdo).
- Atributos