Class InfoVlr
Inheritance
System.Object
InfoVlr
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()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
Abono
Declaration
public List<Abono> Abono { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Abono> |
|
CompFim
Declaration
public DateTimeOffset CompFim { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
CompFimField
Declaration
public string CompFimField { get; set; }
Property Value
Type |
Description |
System.String |
|
CompIni
Declaration
public DateTimeOffset CompIni { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
CompIniField
Declaration
public string CompIniField { get; set; }
Property Value
Type |
Description |
System.String |
|
IdePeriodo
Declaration
public List<IdePeriodoESocial2500> IdePeriodo { get; set; }
Property Value
IndenAbono
Declaration
public string IndenAbono { get; set; }
Property Value
Type |
Description |
System.String |
|
IndenSD
Declaration
public string IndenSD { get; set; }
Property Value
Type |
Description |
System.String |
|
IndReperc
Declaration
public IndReperc IndReperc { get; set; }
Property Value
Methods
ShouldSerializeIndenAbono()
Declaration
public bool ShouldSerializeIndenAbono()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndenSD()
Declaration
public bool ShouldSerializeIndenSD()
Returns
Type |
Description |
System.Boolean |
|