Class InfoProc2050
Inheritance
System.Object
InfoProc2050
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 InfoProc2050
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
ShouldSerializeCodSusp()
Declaration
public bool ShouldSerializeCodSusp()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCPSuspField()
Declaration
public bool ShouldSerializeVlrCPSuspField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrRatSuspField()
Declaration
public bool ShouldSerializeVlrRatSuspField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrSenarSuspField()
Declaration
public bool ShouldSerializeVlrSenarSuspField()
Returns
Type |
Description |
System.Boolean |
|