Class InfoCPSeg
Inheritance
System.Object
InfoCPSeg
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 InfoCPSeg
Properties
VrCpSeg
Valor total calculado relativo à contribuição dos segurados. Origem: campo vrCpSeg de S-5001.
Declaration
public double VrCpSeg { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrCpSegField
Declaration
public string VrCpSegField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrDescCP
Valor total da contribuição descontada dos segurados. Origem: campo valor de S-5001, quando tpValor em S-5001 = [21].
Declaration
public double VrDescCP { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrDescCPField
Declaration
public string VrDescCPField { get; set; }
Property Value
Type | Description |
---|---|
System.String |