Class E105105
Bloco do Evento de Cancelamento por Análise Fiscal (e105105).
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL.Eventos
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType("e105105", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public class E105105
Properties
CMotivo
Código do motivo da análise fiscal que resultou na solicitação de cancelamento da NFS-e.
Declaration
[XmlElement("cMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public CodJustAnaliseFiscalCancIndef CMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| CodJustAnaliseFiscalCancIndef |
CPFAgTrib
CPF do Agente de Tributos que efeitou a análise fiscal.
Declaration
[XmlElement("CPFAgTrib", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string CPFAgTrib { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
NProcAdm
Número do processo administrativo municipal vinculado à solicitação de cancelamento extemporâneo de NFS-e.
Declaration
[XmlElement("nProcAdm", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string NProcAdm { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XDesc
Descrição do evento.
Declaration
[XmlElement("xDesc", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XDesc { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XMotivo
Descrição do motivo da análise fiscal que resultou na solicitação de cancelamento da NFS-e.
Declaration
[XmlElement("xMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ShouldSerializeNProcAdm()
Declaration
public bool ShouldSerializeNProcAdm()
Returns
| Type | Description |
|---|---|
| bool |