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
CCTField
Declaration
Field Value
Type |
Description |
System.String |
|
ModalField
Declaration
ModalidadeTransporteCTe ModalField
Field Value
ProcEmiField
Declaration
ProcessoEmissao ProcEmiField
Field Value
TpEmisField
Declaration
Field Value
Properties
CCT
Declaration
public string CCT { get; set; }
Property Value
Type |
Description |
System.String |
|
CDV
Declaration
public int CDV { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CFOP
Declaration
public string CFOP { get; set; }
Property Value
Type |
Description |
System.String |
|
CMunEnv
Declaration
public string CMunEnv { get; set; }
Property Value
Type |
Description |
System.String |
|
CMunFim
Declaration
public string CMunFim { get; set; }
Property Value
Type |
Description |
System.String |
|
CMunIni
Declaration
public string CMunIni { 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 |
|
IndIEToma
Declaration
public IndicadorIEDestinatario IndIEToma { get; set; }
Property Value
InfPercurso
Declaration
public List<InfPercurso> InfPercurso { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfPercurso> |
|
Mod
Declaration
public ModeloDFe Mod { get; set; }
Property Value
Modal
Declaration
public ModalidadeTransporteCTe Modal { get; set; }
Property Value
NatOp
Declaration
public string NatOp { get; set; }
Property Value
Type |
Description |
System.String |
|
NCT
Declaration
public int NCT { 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
TpCTe
Declaration
public TipoCTe TpCTe { get; set; }
Property Value
TpEmis
Declaration
public TipoEmissao TpEmis { get; set; }
Property Value
TpImp
Declaration
public FormatoImpressaoDACTE TpImp { get; set; }
Property Value
TpServ
Declaration
public TipoServicoCTeOS TpServ { get; set; }
Property Value
UFEnv
Declaration
public UFBrasil UFEnv { get; set; }
Property Value
UFFim
Declaration
public UFBrasil? UFFim { get; set; }
Property Value
Type |
Description |
System.Nullable<UFBrasil> |
|
UFIni
Declaration
public UFBrasil? UFIni { get; set; }
Property Value
Type |
Description |
System.Nullable<UFBrasil> |
|
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 |
|
XMunEnv
Declaration
public string XMunEnv { get; set; }
Property Value
Type |
Description |
System.String |
|
XMunFim
Declaration
public string XMunFim { get; set; }
Property Value
Type |
Description |
System.String |
|
XMunIni
Declaration
public string XMunIni { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCMunFim()
Declaration
public bool ShouldSerializeCMunFim()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCMunIni()
Declaration
public bool ShouldSerializeCMunIni()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDhContField()
Declaration
public bool ShouldSerializeDhContField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeUFFim()
Declaration
public bool ShouldSerializeUFFim()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeUFIni()
Declaration
public bool ShouldSerializeUFIni()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXJust()
Declaration
public bool ShouldSerializeXJust()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXMunFim()
Declaration
public bool ShouldSerializeXMunFim()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeXMunIni()
Declaration
public bool ShouldSerializeXMunIni()
Returns
Type |
Description |
System.Boolean |
|