Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DetBPeTM

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

    Properties

    Det

    Declaration
    [XmlElement("det")]
    public List<Det> Det { get; set; }
    Property Value
    Type Description
    List<Det>

    IdEqpCont

    Declaration
    [XmlAttribute(AttributeName = "idEqpCont")]
    public int IdEqpCont { get; set; }
    Property Value
    Type Description
    int

    Placa

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

    Prefixo

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

    UFFimViagem

    Declaration
    [XmlElement("UFFimViagem")]
    public UFBrasil? UFFimViagem { get; set; }
    Property Value
    Type Description
    UFBrasil?

    UFIniViagem

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

    Methods

    ShouldSerializePlaca()

    Declaration
    public bool ShouldSerializePlaca()
    Returns
    Type Description
    bool

    ShouldSerializePrefixo()

    Declaration
    public bool ShouldSerializePrefixo()
    Returns
    Type Description
    bool

    ShouldSerializeUFFimViagem()

    Declaration
    public bool ShouldSerializeUFFimViagem()
    Returns
    Type Description
    bool