Class PrevidCompl
Inheritance
System.Object
PrevidCompl
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 PrevidCompl
Properties
CnpjEntidPC
Declaration
public string CnpjEntidPC { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpPrev
Declaration
public TipoDePrevidenciaComplementar TpPrev { get; set; }
Property Value
Type | Description |
---|---|
TipoDePrevidenciaComplementar |
VlrDedPC
Valor da dedução mensal relativa a previdência complementar. Validação: Deve ser maior que 0 (zero).
Declaration
public double VlrDedPC { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrDedPCEField
Declaration
public string VlrDedPCEField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VlrPatrocFunp
Valor da contribuição mensal do ente público patrocinador da Fundação de Previdência Complementar do Servidor Público (Funpresp). Validação: Informação permitida apenas se tpPrev = [3]. Deve ser maior que 0 (zero).
Declaration
public double VlrPatrocFunp { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrPatrocFunpField
Declaration
public string VlrPatrocFunpField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeVlrPatrocFunpField()
Declaration
public bool ShouldSerializeVlrPatrocFunpField()
Returns
Type | Description |
---|---|
System.Boolean |