Class TotApurTribDec
Inheritance
System.Object
TotApurTribDec
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 TotApurTribDec
Properties
VlrCRDecCalc
Declaration
public double VlrCRDecCalc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCRDecCalcField
Declaration
public string VlrCRDecCalcField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCRDecInf
Declaration
public double VlrCRDecInf { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCRDecInfField
Declaration
public string VlrCRDecInfField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCRDecSuspCalc
Declaration
public double VlrCRDecSuspCalc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCRDecSuspCalcField
Declaration
public string VlrCRDecSuspCalcField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCRDecSuspInf
Declaration
public double VlrCRDecSuspInf { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCRDecSuspInfField
Declaration
public string VlrCRDecSuspInfField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrCRDecCalc()
Declaration
public bool ShouldSerializeVlrCRDecCalc()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCRDecSuspCalc()
Declaration
public bool ShouldSerializeVlrCRDecSuspCalc()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCRDecSuspInf()
Declaration
public bool ShouldSerializeVlrCRDecSuspInf()
Returns
Type |
Description |
System.Boolean |
|