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
Properties
CDV
Declaration
public int CDV { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CMunFG
Declaration
public string CMunFG { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
FinNFCom
Declaration
public FinalidadeNFCom FinNFCom { get; set; }
Property Value
IndCessaoMeiosRede
Declaration
public IndicadorSessaoMeiosDeRede? IndCessaoMeiosRede { get; set; }
Property Value
IndNotaEntrada
Declaration
public IndicadorNotaEntrada? IndNotaEntrada { get; set; }
Property Value
IndPrePago
Declaration
public IndicadorServicoPrePago? IndPrePago { get; set; }
Property Value
Mod
Declaration
public ModeloDFe Mod { get; set; }
Property Value
NNF
Declaration
public int NNF { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NSiteAutoriz
Declaration
public string NSiteAutoriz { get; set; }
Property Value
Type |
Description |
System.String |
|
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
TpFat
Declaration
public TipoFaturamentoNFCom TpFat { 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 |
|
ShouldSerializeIndCessaoMeiosRede()
Declaration
public bool ShouldSerializeIndCessaoMeiosRede()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndNotaEntrada()
Declaration
public bool ShouldSerializeIndNotaEntrada()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIndPrePago()
Declaration
public bool ShouldSerializeIndPrePago()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXJust()
Declaration
public bool ShouldSerializeXJust()
Returns
Type |
Description |
System.Boolean |
|