Class RetTrib
Inheritance
System.Object
RetTrib
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
[Serializable]
public class RetTrib
Properties
VBCIRRF
Declaration
public double VBCIRRF { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCIRRFField
Declaration
public string VBCIRRFField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCRetPrev
Declaration
public double VBCRetPrev { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCRetPrevField
Declaration
public string VBCRetPrevField { get; set; }
Property Value
Type |
Description |
System.String |
|
VIRRF
Declaration
public double VIRRF { get; set; }
Property Value
Type |
Description |
System.Double |
|
VIRRFField
Declaration
public string VIRRFField { get; set; }
Property Value
Type |
Description |
System.String |
|
VRetCOFINS
Declaration
public double VRetCOFINS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VRetCOFINSField
Declaration
public string VRetCOFINSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VRetCSLL
Declaration
public double VRetCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VRetCSLLField
Declaration
public string VRetCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VRetPIS
Declaration
public double VRetPIS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VRetPISField
Declaration
public string VRetPISField { get; set; }
Property Value
Type |
Description |
System.String |
|
VRetPrev
Declaration
public double VRetPrev { get; set; }
Property Value
Type |
Description |
System.Double |
|
VRetPrevField
Declaration
public string VRetPrevField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVBCIRRFField()
Declaration
public bool ShouldSerializeVBCIRRFField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCRetPrevField()
Declaration
public bool ShouldSerializeVBCRetPrevField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVIRRFField()
Declaration
public bool ShouldSerializeVIRRFField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVRetCOFINSField()
Declaration
public bool ShouldSerializeVRetCOFINSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVRetCSLLField()
Declaration
public bool ShouldSerializeVRetCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVRetPISField()
Declaration
public bool ShouldSerializeVRetPISField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVRetPrevField()
Declaration
public bool ShouldSerializeVRetPrevField()
Returns
Type |
Description |
System.Boolean |
|