Class InfoProcesso
Inheritance
System.Object
InfoProcesso
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 InfoProcesso
Properties
DadosCompl
Declaration
public DadosCompl DadosCompl { get; set; }
Property Value
Type | Description |
---|---|
DadosCompl |
NrProcTrab
Declaration
public string NrProcTrab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObsProcTrab
Declaration
public string ObsProcTrab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Origem
Declaration
public Origem Origem { get; set; }
Property Value
Type | Description |
---|---|
Origem |
Methods
ShouldSerializeObsProcTrab()
Declaration
public bool ShouldSerializeObsProcTrab()
Returns
Type | Description |
---|---|
System.Boolean |