Class InfNF
Inheritance
System.Object
InfNF
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 InfNF
Properties
DEmi
Declaration
public DateTime DEmi { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DEmiField
Declaration
public string DEmiField { get; set; }
Property Value
Type |
Description |
System.String |
|
DPrev
Declaration
public DateTime DPrev { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DPrevField
Declaration
public string DPrevField { get; set; }
Property Value
Type |
Description |
System.String |
|
InfUnidCarga
Declaration
public List<InfUnidCarga> InfUnidCarga { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfUnidCarga> |
|
InfUnidTransp
Declaration
public List<InfUnidTransp> InfUnidTransp { get; set; }
Property Value
Mod
Declaration
public ModeloNF Mod { get; set; }
Property Value
NCFOP
Declaration
public string NCFOP { get; set; }
Property Value
Type |
Description |
System.String |
|
NDoc
Declaration
public string NDoc { get; set; }
Property Value
Type |
Description |
System.String |
|
NPed
Declaration
public string NPed { get; set; }
Property Value
Type |
Description |
System.String |
|
NPeso
Declaration
public double NPeso { get; set; }
Property Value
Type |
Description |
System.Double |
|
NPesoField
Declaration
public string NPesoField { get; set; }
Property Value
Type |
Description |
System.String |
|
NRoma
Declaration
public string NRoma { get; set; }
Property Value
Type |
Description |
System.String |
|
PIN
Declaration
public string PIN { get; set; }
Property Value
Type |
Description |
System.String |
|
Serie
Declaration
public string Serie { 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 |
|
VBCST
Declaration
public double VBCST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCSTField
Declaration
public string VBCSTField { 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 |
|
VNF
Declaration
public double VNF { get; set; }
Property Value
Type |
Description |
System.Double |
|
VNFField
Declaration
public string VNFField { get; set; }
Property Value
Type |
Description |
System.String |
|
VProd
Declaration
public double VProd { get; set; }
Property Value
Type |
Description |
System.Double |
|
VProdField
Declaration
public string VProdField { get; set; }
Property Value
Type |
Description |
System.String |
|
VST
Declaration
public double VST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VSTField
Declaration
public string VSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeDPrevField()
Declaration
public bool ShouldSerializeDPrevField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNPed()
Declaration
public bool ShouldSerializeNPed()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNPesoField()
Declaration
public bool ShouldSerializeNPesoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeNRoma()
Declaration
public bool ShouldSerializeNRoma()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePIN()
Declaration
public bool ShouldSerializePIN()
Returns
Type |
Description |
System.Boolean |
|