Class Atestado
Inheritance
System.Object
Atestado
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
CodCID
Declaration
public string CodCID { get; set; }
Property Value
Type |
Description |
System.String |
|
DiagProvavel
Declaration
public string DiagProvavel { get; set; }
Property Value
Type |
Description |
System.String |
|
DscCompLesao
Declaration
public string DscCompLesao { get; set; }
Property Value
Type |
Description |
System.String |
|
DscLesao
Declaration
public string DscLesao { get; set; }
Property Value
Type |
Description |
System.String |
|
DtAtendimento
Declaration
public DateTimeOffset DtAtendimento { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtAtendimentoField
Declaration
public string DtAtendimentoField { get; set; }
Property Value
Type |
Description |
System.String |
|
DurTrat
Declaration
public string DurTrat { get; set; }
Property Value
Type |
Description |
System.String |
|
Emitente
Declaration
public Emitente Emitente { get; set; }
Property Value
HrAtendimento
Declaration
public string HrAtendimento { get; set; }
Property Value
Type |
Description |
System.String |
|
IndAfast
Declaration
public SimNaoLetra IndAfast { get; set; }
Property Value
IndInternacao
Declaration
public SimNaoLetra IndInternacao { get; set; }
Property Value
Observacao
Declaration
public string Observacao { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeDiagProvavel()
Declaration
public bool ShouldSerializeDiagProvavel()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDscCompLesao()
Declaration
public bool ShouldSerializeDscCompLesao()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeObservacao()
Declaration
public bool ShouldSerializeObservacao()
Returns
Type |
Description |
System.Boolean |
|