Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DestinoCIOT

    Inheritance
    object
    DestinoCIOT
    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.Xml.CIOT
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class DestinoCIOT

    Properties

    CepDestino

    Declaration
    [XmlElement("CepDestino")]
    public string CepDestino { get; set; }
    Property Value
    Type Description
    string

    CodigoMunicipioDestino

    Declaration
    [XmlElement("CodigoMunicipioDestino")]
    public string CodigoMunicipioDestino { get; set; }
    Property Value
    Type Description
    string

    LatitudeDestino

    Declaration
    [XmlElement("LatitudeDestino")]
    public string LatitudeDestino { get; set; }
    Property Value
    Type Description
    string

    LongitudeDestino

    Declaration
    [XmlElement("LongitudeDestino")]
    public string LongitudeDestino { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeCepDestino()

    Declaration
    public bool ShouldSerializeCepDestino()
    Returns
    Type Description
    bool

    ShouldSerializeCodigoMunicipioDestino()

    Declaration
    public bool ShouldSerializeCodigoMunicipioDestino()
    Returns
    Type Description
    bool

    ShouldSerializeLatitudeDestino()

    Declaration
    public bool ShouldSerializeLatitudeDestino()
    Returns
    Type Description
    bool

    ShouldSerializeLongitudeDestino()

    Declaration
    public bool ShouldSerializeLongitudeDestino()
    Returns
    Type Description
    bool