SAPAdapterBindingConfigurationElement.GenerateFlatFileCompatibleIdocSchema 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.
public:
property bool GenerateFlatFileCompatibleIdocSchema { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, false)]
[System.ComponentModel.Browsable(true)]
[System.Configuration.ConfigurationProperty("generateFlatFileCompatibleIdocSchema", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public bool GenerateFlatFileCompatibleIdocSchema { get; set; }
member this.GenerateFlatFileCompatibleIdocSchema : bool with get, set
Public Property GenerateFlatFileCompatibleIdocSchema As Boolean
Valor da propriedade
Implementações
Microsoft.Adapters.SAP.ISAPBindingProperties.GenerateFlatFileCompatibleIdocSchema
- Atributos