Class DetRubrSusp
Inheritance
System.Object
DetRubrSusp
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 DetRubrSusp
Properties
CodRubr
Declaration
public string CodRubr { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeProcessoFGTS
Declaration
public List<IdeProcessoFGTS> IdeProcessoFGTS { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeProcessoFGTS> |
IdeTabRubr
Declaration
public string IdeTabRubr { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrRubr
Valor total da rubrica. Evento de origem: S-1200, S-2299 ou S-2399. Validação: Deve corresponder ao somatório dos valores informados no campo {vrRubr} dos eventos de origem para a respectiva rubrica.
Declaration
public double VrRubr { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrRubrField
Declaration
public string VrRubrField { get; set; }
Property Value
Type | Description |
---|---|
System.String |