Class InfCTe
Informações do CTe.
Inheritance
System.Object
InfCTe
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()
Namespace: Unimake.Business.DFe.Xml.CTe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfCTe
Fields
ChaveField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade "Chave" para atribuir ou resgatar o valor)
Declaration
string ChaveField
Field Value
Type | Description |
---|---|
System.String |
IdField
Declaration
string IdField
Field Value
Type | Description |
---|---|
System.String |
Properties
AutXML
Lista de pessoas autorizadas a acessar o XML do CTe.
Declaration
public List<AutXML> AutXML { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AutXML> |
Chave
ChaveCTe.
Declaration
public string Chave { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Compl
Informações complementares do CTe.
Declaration
public Compl Compl { get; set; }
Property Value
Type | Description |
---|---|
Compl |
Dest
Informações do destinatário do CTe.
Declaration
public Dest Dest { get; set; }
Property Value
Type | Description |
---|---|
Dest |
Emit
Informações do emitente do CTe.
Declaration
public Emit Emit { get; set; }
Property Value
Type | Description |
---|---|
Emit |
Exped
Informações do expedidor do CTe.
Declaration
public Exped Exped { get; set; }
Property Value
Type | Description |
---|---|
Exped |
Id
ID: "CTe" + Chave.
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Ide
Identificação do CTe.
Declaration
public Ide Ide { get; set; }
Property Value
Type | Description |
---|---|
Ide |
Imp
Informações dos impostos do CTe.
Declaration
public Imp Imp { get; set; }
Property Value
Type | Description |
---|---|
Imp |
InfCteAnu
Informações do CTe de anulação.
Declaration
public InfCteAnu InfCteAnu { get; set; }
Property Value
Type | Description |
---|---|
InfCteAnu |
InfCteComp
Informações do CTe complementar.
Declaration
public InfCteComp InfCteComp { get; set; }
Property Value
Type | Description |
---|---|
InfCteComp |
InfCTeNorm
Informações do CTe normal.
Declaration
public InfCTeNorm InfCTeNorm { get; set; }
Property Value
Type | Description |
---|---|
InfCTeNorm |
InfRespTec
Informações do responsável técnico pelo sistema emissor do CTe.
Declaration
public InfRespTec InfRespTec { get; set; }
Property Value
Type | Description |
---|---|
InfRespTec |
InfSolicNFF
Grupo de Informações do Pedido da NFF
Declaration
public InfSolicNFF InfSolicNFF { get; set; }
Property Value
Type | Description |
---|---|
InfSolicNFF |
Receb
Informações do recebedor do CTe.
Declaration
public Receb Receb { get; set; }
Property Value
Type | Description |
---|---|
Receb |
Rem
Informações do remetente do CTe.
Declaration
public Rem Rem { get; set; }
Property Value
Type | Description |
---|---|
Rem |
Versao
Versão do leiaute utilizado.
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VPrest
Informações dos valores da prestação de serviço.
Declaration
public VPrest VPrest { get; set; }
Property Value
Type | Description |
---|---|
VPrest |
Methods
ShouldSerializeInfCteAnu()
Declaration
public bool ShouldSerializeInfCteAnu()
Returns
Type | Description |
---|---|
System.Boolean |