Class Cat
Inheritance
System.Object
Cat
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
AgenteCausador
Declaration
public AgenteCausador AgenteCausador { get; set; }
Property Value
Atestado
Declaration
public Atestado Atestado { get; set; }
Property Value
CatOrigem
Declaration
public CatOrigem CatOrigem { get; set; }
Property Value
CodSitGeradora
Declaration
public string CodSitGeradora { get; set; }
Property Value
Type |
Description |
System.String |
|
DtAcid
Declaration
public DateTimeOffset DtAcid { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtAcidField
Declaration
public string DtAcidField { get; set; }
Property Value
Type |
Description |
System.String |
|
DtAlteracaoField
Declaration
public string DtAlteracaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
DtObito
Declaration
public DateTimeOffset DtObito { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
HouveAfast
Declaration
public SimNaoLetra? HouveAfast { get; set; }
Property Value
HrAcid
Declaration
public string HrAcid { get; set; }
Property Value
Type |
Description |
System.String |
|
HrsTrabAntesAcid
Declaration
public string HrsTrabAntesAcid { get; set; }
Property Value
Type |
Description |
System.String |
|
IndCatObito
Declaration
public SimNaoLetra IndCatObito { get; set; }
Property Value
IndComunPolicia
Declaration
public SimNaoLetra IndComunPolicia { get; set; }
Property Value
IniciatCAT
Declaration
public IniciativaDaCAT IniciatCAT { get; set; }
Property Value
LocalAcidente
Declaration
public LocalAcidente LocalAcidente { get; set; }
Property Value
ObsCAT
Declaration
public string ObsCAT { get; set; }
Property Value
Type |
Description |
System.String |
|
ParteAtingida
Declaration
public ParteAtingida ParteAtingida { get; set; }
Property Value
TpAcid
Declaration
public TipoAcidenteTrabalho TpAcid { get; set; }
Property Value
TpCat
Declaration
public TipoDeCAT TpCat { get; set; }
Property Value
UltDiaTrab
Declaration
public DateTimeOffset UltDiaTrab { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
UltDiaTrabField
Declaration
public string UltDiaTrabField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeDtObitoField()
Declaration
public bool ShouldSerializeDtObitoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeHouveAfast()
Declaration
public bool ShouldSerializeHouveAfast()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeHrAcid()
Declaration
public bool ShouldSerializeHrAcid()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeHrsTrabAntesAcid()
Declaration
public bool ShouldSerializeHrsTrabAntesAcid()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeUltDiaTrabField()
Declaration
public bool ShouldSerializeUltDiaTrabField()
Returns
Type |
Description |
System.Boolean |
|