Class RevokedEventInstanceId
Grupo que define a instância de evento a ser tornada sem efeito
Inherited Members
Namespace: Unimake.Business.DFe.Xml.SNCM
Assembly: Unimake.Business.DFe.dll
Syntax
public abstract class RevokedEventInstanceIdProperties
Desc
Elemento que informa a justificativa para a substituição.
Declaration
[XmlElement("desc")]
public string Desc { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
OrigEvtId
Identificador global da instância de evento a ser substituída.
Declaration
[XmlElement("origEvtId")]
public string OrigEvtId { get; set; }Property Value
| Type | Description | 
|---|---|
| string |