Class ItensRemunESocial1207
Rubricas que compõem o provento ou pensão do beneficiário.
Inheritance
System.Object
ItensRemunESocial1207
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 ItensRemunESocial1207
Properties
CodRubr
Declaration
public string CodRubr { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FatorRubr
Declaration
public double FatorRubr { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
IdeTabRubr
Declaration
public string IdeTabRubr { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndApurIR
Indicativo de tipo de apuração de IR
Declaration
public IndApurIR IndApurIR { get; set; }
Property Value
Type | Description |
---|---|
IndApurIR |
QtdRubr
Declaration
public double QtdRubr { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrRubr
Declaration
public double VrRubr { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
ShouldSerializeFatorRubr()
Declaration
public bool ShouldSerializeFatorRubr()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeQtdRubr()
Declaration
public bool ShouldSerializeQtdRubr()
Returns
Type | Description |
---|---|
System.Boolean |