Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class MensagemDeclaracaoOperacaoTransporte

    Inheritance
    object
    MensagemDeclaracaoOperacaoTransporte
    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
    [Serializable]
    [XmlType(Namespace = "http://www.antt.gov.br/ciot")]
    public class MensagemDeclaracaoOperacaoTransporte

    Properties

    Codigo

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

    Descricao

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

    Methods

    ShouldSerializeCodigo()

    Declaration
    public bool ShouldSerializeCodigo()
    Returns
    Type Description
    bool