Class Cana
Inheritance
System.Object
Cana
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 Cana
Properties
Deduc
Declaration
public List<Deduc> Deduc { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Deduc> |
|
ForDia
Declaration
public List<ForDia> ForDia { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<ForDia> |
|
QTotAnt
Declaration
public double QTotAnt { get; set; }
Property Value
Type |
Description |
System.Double |
|
QTotAntField
Declaration
public string QTotAntField { get; set; }
Property Value
Type |
Description |
System.String |
|
QTotGer
Declaration
public double QTotGer { get; set; }
Property Value
Type |
Description |
System.Double |
|
QTotGerField
Declaration
public string QTotGerField { get; set; }
Property Value
Type |
Description |
System.String |
|
QTotMes
Declaration
public double QTotMes { get; set; }
Property Value
Type |
Description |
System.Double |
|
QTotMesField
Declaration
public string QTotMesField { get; set; }
Property Value
Type |
Description |
System.String |
|
Ref
Declaration
public string Ref { get; set; }
Property Value
Type |
Description |
System.String |
|
Safra
Declaration
public string Safra { get; set; }
Property Value
Type |
Description |
System.String |
|
VFor
Declaration
public double VFor { get; set; }
Property Value
Type |
Description |
System.Double |
|
VForField
Declaration
public string VForField { get; set; }
Property Value
Type |
Description |
System.String |
|
VLiqFor
Declaration
public double VLiqFor { get; set; }
Property Value
Type |
Description |
System.Double |
|
VLiqForField
Declaration
public string VLiqForField { get; set; }
Property Value
Type |
Description |
System.String |
|
VTotDed
Declaration
public double VTotDed { get; set; }
Property Value
Type |
Description |
System.Double |
|
VTotDedField
Declaration
public string VTotDedField { get; set; }
Property Value
Type |
Description |
System.String |
|