Class RecepcaoESocial
Inheritance
System.Object
RecepcaoESocial
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 RecepcaoESocial
Properties
DhRecepcao
Declaration
public DateTime DhRecepcao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DhRecepcaoField
Declaration
public string DhRecepcaoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProtocoloEnvioLote
Declaration
public string ProtocoloEnvioLote { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpAmb
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
Type | Description |
---|---|
TipoAmbiente |
VersaoAppRecepcao
Declaration
public string VersaoAppRecepcao { get; set; }
Property Value
Type | Description |
---|---|
System.String |