Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ProcInfraSA

    Grupo de informações do compartilhamento do MDFe com InfraSA para geração do DTe

    Inheritance
    System.Object
    XMLBase
    ProcInfraSA
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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 ProcInfraSA : XMLBase, IXmlSerializable

    Properties

    DhProt

    Data e hora de geração do protocolo, no formato AAAA-MM-DDTHH:MM:SS TZD.

    Declaration
    public DateTimeOffset DhProt { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DhProtField

    Auxiliar da propriedade DhProt para geração do XML. Atualize o valor da tag DhProt, não esta.

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

    NProtDTe

    Número do Protocolo de Geração do DTe

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

    Implements

    IXmlSerializable