Class GProcRef
Inheritance
System.Object
GProcRef
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
GProc
Declaration
public List<GProc> GProc { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<GProc> |
|
IndDevolucao
Declaration
public IndicadorDevolucao? IndDevolucao { get; set; }
Property Value
PICMS
Declaration
public double PICMS { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSField
Declaration
public string PICMSField { get; set; }
Property Value
Type |
Description |
System.String |
|
QFaturada
Declaration
public double QFaturada { get; set; }
Property Value
Type |
Description |
System.Double |
|
QFaturadaField
Declaration
public string QFaturadaField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBC
Declaration
public double VBC { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCField
Declaration
public string VBCField { get; set; }
Property Value
Type |
Description |
System.String |
|
VCOFINS
Declaration
public double VCOFINS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCOFINSField
Declaration
public string VCOFINSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VDesc
Declaration
public double VDesc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VDescField
Declaration
public string VDescField { get; set; }
Property Value
Type |
Description |
System.String |
|
VFCP
Declaration
public double VFCP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPField
Declaration
public string VFCPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMS
Declaration
public double VICMS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSField
Declaration
public string VICMSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VItem
Declaration
public decimal VItem { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
VOutro
Declaration
public double VOutro { get; set; }
Property Value
Type |
Description |
System.Double |
|
VOutroField
Declaration
public string VOutroField { get; set; }
Property Value
Type |
Description |
System.String |
|
VPIS
Declaration
public double VPIS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VPISField
Declaration
public string VPISField { get; set; }
Property Value
Type |
Description |
System.String |
|
VProd
Declaration
public decimal VProd { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Methods
ShouldSerializeIndDevolucao()
Declaration
public bool ShouldSerializeIndDevolucao()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePICMSField()
Declaration
public bool ShouldSerializePICMSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCField()
Declaration
public bool ShouldSerializeVBCField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVCOFINSField()
Declaration
public bool ShouldSerializeVCOFINSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVDescField()
Declaration
public bool ShouldSerializeVDescField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPField()
Declaration
public bool ShouldSerializeVFCPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVICMSField()
Declaration
public bool ShouldSerializeVICMSField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVOutroField()
Declaration
public bool ShouldSerializeVOutroField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVPISField()
Declaration
public bool ShouldSerializeVPISField()
Returns
Type |
Description |
System.Boolean |
|