Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Exporta

    Classe de informações do Exporta

    Inheritance
    System.Object
    Exporta
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Exporta

    Fields

    UFSaidaPaisField

    Declaration
    UFBrasil UFSaidaPaisField
    Field Value
    Type Description
    UFBrasil

    XLocDespachoField

    Declaration
    string XLocDespachoField
    Field Value
    Type Description
    System.String

    XLocExportaField

    Declaration
    string XLocExportaField
    Field Value
    Type Description
    System.String

    Properties

    UFSaidaPais

    Sigla da UF de Embarque ou de transposição de fronteira

    Declaration
    public UFBrasil UFSaidaPais { get; set; }
    Property Value
    Type Description
    UFBrasil

    XLocDespacho

    Descrição do local de despacho

    Declaration
    public string XLocDespacho { get; set; }
    Property Value
    Type Description
    System.String

    XLocExporta

    Local de Embarque ou de transposição de fronteira

    Declaration
    public string XLocExporta { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeXLocDespacho()

    Declaration
    public bool ShouldSerializeXLocDespacho()
    Returns
    Type Description
    System.Boolean