Class EvtCAT
Inheritance
System.Object
EvtCAT
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 EvtCAT
Properties
Cat
Declaration
public Cat Cat { get; set; }
Property Value
Type | Description |
---|---|
Cat |
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 IdeEventoESocial2205 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial2205 |
IdeVinculo
Declaration
public IdeVinculoESocial2210 IdeVinculo { get; set; }
Property Value
Type | Description |
---|---|
IdeVinculoESocial2210 |