Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class BPeTM

    BP-e TM - Bilhete de Passagem Eletronico Transporte Metropolitano

    Inheritance
    object
    XMLBase
    BPeTM
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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
    [Serializable]
    [XmlRoot("BPeTM", Namespace = "http://www.portalfiscal.inf.br/bpe", IsNullable = false)]
    public class BPeTM : XMLBase, IXmlSerializable

    Properties

    InfBPe

    Informacoes do BP-e TM

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

    Signature

    Assinatura digital

    Declaration
    [XmlElement(ElementName = "Signature", Namespace = "http://www.w3.org/2000/09/xmldsig#")]
    public Signature Signature { get; set; }
    Property Value
    Type Description
    Signature

    Implements

    IXmlSerializable