Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfModal

    Informações do modal.

    Inheritance
    System.Object
    InfModal
    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.CTe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class InfModal

    Properties

    Aereo

    Informações do modal aéreo.

    Declaration
    public Aereo Aereo { get; set; }
    Property Value
    Type Description
    Aereo

    Aquav

    Informações do modal aquaviário.

    Declaration
    public Aquav Aquav { get; set; }
    Property Value
    Type Description
    Aquav

    Duto

    Informações do modal dutoviário.

    Declaration
    public Duto Duto { get; set; }
    Property Value
    Type Description
    Duto

    Ferrov

    Informações do modal ferroviário.

    Declaration
    public Ferrov Ferrov { get; set; }
    Property Value
    Type Description
    Ferrov

    MultiModal

    Informações do modal multimodal.

    Declaration
    public MultiModal MultiModal { get; set; }
    Property Value
    Type Description
    MultiModal

    Rodo

    Informações do modal rodoviário.

    Declaration
    public Rodo Rodo { get; set; }
    Property Value
    Type Description
    Rodo

    VersaoModal

    Versão do modal.

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