Class InfoEstatutarioESocial2200
Inheritance
System.Object
InfoEstatutarioESocial2200
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
public class InfoEstatutarioESocial2200
Properties
DtExercicio
Declaration
public DateTimeOffset DtExercicio { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtExercicioField
Declaration
public string DtExercicioField { get; set; }
Property Value
Type |
Description |
System.String |
|
DtIniAbono
Declaration
public DateTimeOffset DtIniAbono { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtIniAbonoField
Declaration
public string DtIniAbonoField { get; set; }
Property Value
Type |
Description |
System.String |
|
IndAbonoPerm
Declaration
public SimNaoLetra? IndAbonoPerm { get; set; }
Property Value
IndTetoRGPS
Declaration
public SimNaoLetra? IndTetoRGPS { get; set; }
Property Value
TpPlanRP
Declaration
public PlanoSegregacaoDaMassa? TpPlanRP { get; set; }
Property Value
TpProv
Declaration
public TipoProvimento TpProv { get; set; }
Property Value
Methods
ShouldSerializeDtIniAbonoField()
Declaration
public bool ShouldSerializeDtIniAbonoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndAbonoPerm()
Declaration
public bool ShouldSerializeIndAbonoPerm()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndTetoRGPS()
Declaration
public bool ShouldSerializeIndTetoRGPS()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpPlanRP()
Declaration
public bool ShouldSerializeTpPlanRP()
Returns
Type |
Description |
System.Boolean |
|