Class InfoCREstab
Inheritance
System.Object
InfoCREstab
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 InfoCREstab
Properties
TpCR
Declaration
public TpCR TpCR { get; set; }
Property Value
Type | Description |
---|---|
TpCR |
VrCR
Valor correspondente ao CR apurado. Validação: Deve ser apurado de acordo com a legislação em vigor na competência. Deve ser maior que 0 (zero).
Declaration
public double VrCR { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrCRField
Declaration
public string VrCRField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrSuspCR
Valor suspenso correspondente ao CR apurado. Validação: Deve ser apurado de acordo com as informações de processos judiciais e administrativos.
Declaration
public double VrSuspCR { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrSuspCRField
Declaration
public string VrSuspCRField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeVrSuspCRField()
Declaration
public bool ShouldSerializeVrSuspCRField()
Returns
Type | Description |
---|---|
System.Boolean |