Class InfoRubrica
Inheritance
System.Object
InfoRubrica
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 InfoRubrica
Properties
Alteracao
Declaration
public AlteracaoESocial1010 Alteracao { get; set; }
Property Value
Type | Description |
---|---|
AlteracaoESocial1010 |
Exclusao
Declaration
public ExclusaoESocial1010 Exclusao { get; set; }
Property Value
Type | Description |
---|---|
ExclusaoESocial1010 |
Inclusao
Declaration
public Inclusao Inclusao { get; set; }
Property Value
Type | Description |
---|---|
Inclusao |