Class InfoProcReinf2050
Inheritance
System.Object
InfoProcReinf2050
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()
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoProcReinf2050
Properties
CodSusp
Declaration
public string CodSusp { get; set; }
Property Value
Type |
Description |
System.String |
|
NrProc
Declaration
public string NrProc { get; set; }
Property Value
Type |
Description |
System.String |
|
TpProc
Declaration
public TipoProcesso TpProc { get; set; }
Property Value
VlrCPSusp
Declaration
public double VlrCPSusp { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPSuspField
Declaration
public string VlrCPSuspField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRatSusp
Declaration
public double VlrRatSusp { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRatSuspField
Declaration
public string VlrRatSuspField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrSenarSusp
Declaration
public double VlrSenarSusp { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrSenarSuspField
Declaration
public string VlrSenarSuspField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSereializeCodSusp()
Declaration
public bool ShouldSereializeCodSusp()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCPSusp()
Declaration
public bool ShouldSerializeVlrCPSusp()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrRatSusp()
Declaration
public bool ShouldSerializeVlrRatSusp()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrSenarSusp()
Declaration
public bool ShouldSerializeVlrSenarSusp()
Returns
Type |
Description |
System.Boolean |
|