Class InfoContr
Inheritance
System.Object
InfoContr
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
CodCateg
Declaration
public string CodCateg { get; set; }
Property Value
Type |
Description |
System.String |
|
DtAdmOrig
Declaration
public DateTimeOffset DtAdmOrig { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtAdmOrigField
Declaration
public string DtAdmOrigField { get; set; }
Property Value
Type |
Description |
System.String |
|
DtInicio
Declaration
public DateTimeOffset DtInicio { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtInicioField
Declaration
public string DtInicioField { get; set; }
Property Value
Type |
Description |
System.String |
|
IdeEstab
Declaration
public IdeEstabESocial2500 IdeEstab { get; set; }
Property Value
IndCateg
Declaration
public SimNaoLetra IndCateg { get; set; }
Property Value
IndContr
Declaration
public SimNaoLetra IndContr { get; set; }
Property Value
IndMotDeslig
Declaration
public SimNaoLetra IndMotDeslig { get; set; }
Property Value
IndNatAtiv
Declaration
public SimNaoLetra IndNatAtiv { get; set; }
Property Value
IndReint
Declaration
public SimNaoLetra? IndReint { get; set; }
Property Value
InfoCompl
Declaration
public InfoCompl InfoCompl { get; set; }
Property Value
Matricula
Declaration
public string Matricula { get; set; }
Property Value
Type |
Description |
System.String |
|
MudCategAtiv
Declaration
public List<MudCategAtiv> MudCategAtiv { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<MudCategAtiv> |
|
TpContr
Declaration
public TpContr TpContr { get; set; }
Property Value
UnicContr
Declaration
public List<UnicContr> UnicContr { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<UnicContr> |
|
Methods
ShouldSerializeCodCateg()
Declaration
public bool ShouldSerializeCodCateg()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDtAdmOrigField()
Declaration
public bool ShouldSerializeDtAdmOrigField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDtInicioField()
Declaration
public bool ShouldSerializeDtInicioField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndReint()
Declaration
public bool ShouldSerializeIndReint()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMatricula()
Declaration
public bool ShouldSerializeMatricula()
Returns
Type |
Description |
System.Boolean |
|