Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfModal

    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.MDFe
    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

    Ferrov

    Informações do modal Ferroviário

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

    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