Class EvtTotalContrib
Evento totalizador por contribuinte
Inherited Members
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class EvtTotalContrib : ReinfEventoBase
Properties
IdeContri
Declaration
public IdeContri IdeContri { get; set; }
Property Value
Type | Description |
---|---|
IdeContri |
IdeEvento
Declaration
public IdeEvento9011 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEvento9011 |
IdeRecRetorno
Declaration
public IdeRecRetorno9011 IdeRecRetorno { get; set; }
Property Value
Type | Description |
---|---|
IdeRecRetorno9011 |
InfoRecEv
Declaration
public InfoRecEv9011 InfoRecEv { get; set; }
Property Value
Type | Description |
---|---|
InfoRecEv9011 |
InfoTotalContrib
Declaration
public InfoTotalContrib InfoTotalContrib { get; set; }
Property Value
Type | Description |
---|---|
InfoTotalContrib |