Class E101101
Bloco do evento de Cancelamento da NFS-e (e101101).
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType("e101101", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public class E101101
Properties
CMotivo
Código do motivo do cancelamento.
Declaration
[XmlElement("cMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string CMotivo { 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 do cancelamento.
Declaration
[XmlElement("xMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |