Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Configuration

    Configurações gerais

    Inheritance
    object
    Configuration
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public static class Configuration

    Properties

    ArquivoConfigGeral

    Arquivo de configurações gerais (Namespace + Nome do Arquivo)

    Declaration
    public static string ArquivoConfigGeral { get; }
    Property Value
    Type Description
    string

    ArquivoConfigPadrao

    Nome do arquivo de configuração padrão

    Declaration
    public static string ArquivoConfigPadrao { get; }
    Property Value
    Type Description
    string

    NamespaceConfig

    Namespace da localização das configurações dos serviços

    Declaration
    public static string NamespaceConfig { get; }
    Property Value
    Type Description
    string

    NamespaceSchema

    Namespace da localização dos schemas para validação dos XML

    Declaration
    public static string NamespaceSchema { get; }
    Property Value
    Type Description
    string