Class Exame
Inheritance
System.Object
Exame
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()
Namespace: Unimake.Business.DFe.Xml.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class Exame
Properties
DtExm
Declaration
public DateTimeOffset DtExm { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtExmField
Declaration
public string DtExmField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndResult
Declaration
public IndResult? IndResult { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IndResult> |
ObsProc
Declaration
public string ObsProc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OrdExame
Declaration
public OrdExame? OrdExame { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<OrdExame> |
ProcRealizado
Declaration
public string ProcRealizado { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeIndResult()
Declaration
public bool ShouldSerializeIndResult()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeObsProc()
Declaration
public bool ShouldSerializeObsProc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeOrdExame()
Declaration
public bool ShouldSerializeOrdExame()
Returns
Type | Description |
---|---|
System.Boolean |