Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfDPS

    Informações do DPS a ser consultado.

    Inheritance
    object
    InfDPS
    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.NFSe.NACIONAL
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public class InfDPS

    Properties

    Id

    Id do DPS (fornecido externamente; não é calculado aqui).

    Declaration
    [XmlAttribute("Id", DataType = "token")]
    public string Id { get; set; }
    Property Value
    Type Description
    string