Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfEmbComb

    Inheritance
    object
    InfEmbComb
    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.MDFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.portalfiscal.inf.br/mdfe")]
    public class InfEmbComb

    Properties

    CEmbComb

    Código da Embarcação de Combustível

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

    XBalsa

    Nome da Balsa

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