Class Retencoes
Inheritance
System.Object
Retencoes
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
Properties
VlrAgreg
Declaration
public double VlrAgreg { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrAgregField
Declaration
public string VlrAgregField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseAgreg
Declaration
public double VlrBaseAgreg { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseAgregField
Declaration
public string VlrBaseAgregField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseCofins
Declaration
public double VlrBaseCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseCofinsField
Declaration
public string VlrBaseCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseCSLL
Declaration
public double VlrBaseCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseCSLLField
Declaration
public string VlrBaseCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseIR
Declaration
public double VlrBaseIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseIRField
Declaration
public string VlrBaseIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBasePP
Declaration
public double VlrBasePP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBasePPField
Declaration
public string VlrBasePPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCofins
Declaration
public double VlrCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCofinsField
Declaration
public string VlrCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCSLL
Declaration
public double VlrCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCSLLField
Declaration
public string VlrCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrIR
Declaration
public double VlrIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrIRField
Declaration
public string VlrIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrPP
Declaration
public double VlrPP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrPPField
Declaration
public string VlrPPField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrAgreg()
Declaration
public bool ShouldSerializeVlrAgreg()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseAgreg()
Declaration
public bool ShouldSerializeVlrBaseAgreg()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseCofins()
Declaration
public bool ShouldSerializeVlrBaseCofins()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseCSLL()
Declaration
public bool ShouldSerializeVlrBaseCSLL()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseIR()
Declaration
public bool ShouldSerializeVlrBaseIR()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBasePP()
Declaration
public bool ShouldSerializeVlrBasePP()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCofins()
Declaration
public bool ShouldSerializeVlrCofins()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCSLL()
Declaration
public bool ShouldSerializeVlrCSLL()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrIR()
Declaration
public bool ShouldSerializeVlrIR()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrPP()
Declaration
public bool ShouldSerializeVlrPP()
Returns
Type |
Description |
System.Boolean |
|