Class RendIsento
Inheritance
System.Object
RendIsento
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 RendIsento
Properties
DescRendimento
Declaration
public string DescRendimento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtLaudo
Declaration
public DateTimeOffset DtLaudo { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtLaudoField
Declaration
public string DtLaudoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpIsencao
Declaration
public TipoIsencao TpIsencao { get; set; }
Property Value
Type | Description |
---|---|
TipoIsencao |
VlrIsento
Declaration
public double VlrIsento { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrIsentoField
Declaration
public string VlrIsentoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSereializeDescRendimento()
Declaration
public bool ShouldSereializeDescRendimento()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeDtObitoField()
Declaration
public bool ShouldSerializeDtObitoField()
Returns
Type | Description |
---|---|
System.Boolean |