Class Ide
Inheritance
System.Object
Ide
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 Ide
Fields
_natOp
Declaration
Field Value
Type |
Description |
System.String |
|
CNFField
Declaration
Field Value
Type |
Description |
System.String |
|
XJustField
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
CDV
Declaration
public int CDV { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CMunFG
Declaration
public int CMunFG { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CNF
Declaration
public string CNF { get; set; }
Property Value
Type |
Description |
System.String |
|
CUF
Declaration
public UFBrasil CUF { get; set; }
Property Value
CUFField
Declaration
public int CUFField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DhCont
Declaration
public DateTimeOffset DhCont { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhContField
Declaration
public string DhContField { get; set; }
Property Value
Type |
Description |
System.String |
|
DhEmi
Declaration
public DateTimeOffset DhEmi { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhEmiField
Declaration
public string DhEmiField { get; set; }
Property Value
Type |
Description |
System.String |
|
DhSaiEnt
Declaration
public DateTimeOffset DhSaiEnt { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhSaiEntField
Declaration
public string DhSaiEntField { get; set; }
Property Value
Type |
Description |
System.String |
|
FinNFe
Declaration
public FinalidadeNFe FinNFe { get; set; }
Property Value
IdDest
Declaration
public DestinoOperacao IdDest { get; set; }
Property Value
IndFinal
Declaration
public SimNao IndFinal { get; set; }
Property Value
IndIntermed
Declaration
public IndicadorIntermediario? IndIntermed { get; set; }
Property Value
IndPres
Declaration
public IndicadorPresenca IndPres { get; set; }
Property Value
Mod
Declaration
public ModeloDFe Mod { get; set; }
Property Value
NatOp
Declaration
public string NatOp { get; set; }
Property Value
Type |
Description |
System.String |
|
NFref
Declaration
public List<NFref> NFref { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<NFref> |
|
NNF
Declaration
public int NNF { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ProcEmi
Declaration
public ProcessoEmissao ProcEmi { get; set; }
Property Value
Serie
Declaration
public int Serie { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TpAmb
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
TpEmis
Declaration
public TipoEmissao TpEmis { get; set; }
Property Value
TpImp
Declaration
public FormatoImpressaoDANFE TpImp { get; set; }
Property Value
TpNF
Declaration
public TipoOperacao TpNF { get; set; }
Property Value
VerProc
Declaration
public string VerProc { get; set; }
Property Value
Type |
Description |
System.String |
|
XJust
Declaration
public string XJust { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeDhContField()
Declaration
public bool ShouldSerializeDhContField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDhSaiEntField()
Declaration
public bool ShouldSerializeDhSaiEntField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndIntermed()
Declaration
public bool ShouldSerializeIndIntermed()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXJust()
Declaration
public bool ShouldSerializeXJust()
Returns
Type |
Description |
System.Boolean |
|