Class EvtRmnRPPS
Inheritance
System.Object
EvtRmnRPPS
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 EvtRmnRPPS
Properties
DmDev
Declaration
public List<DmDevESocial1202> DmDev { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DmDevESocial1202> |
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeEvento
Declaration
public IdeEventoESocial1202 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial1202 |
IdeTrabalhador
Declaration
public IdeTrabalhadorESocial1202 IdeTrabalhador { get; set; }
Property Value
Type | Description |
---|---|
IdeTrabalhadorESocial1202 |