Class InfMDFe
Inheritance
System.Object
InfMDFe
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.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfMDFe
Fields
ChaveField
Declaration
string ChaveField
Field Value
Type | Description |
---|---|
System.String |
IdField
Declaration
string IdField
Field Value
Type | Description |
---|---|
System.String |
Properties
AutXML
Autorizados para download do XML
Declaration
public List<AutXML> AutXML { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AutXML> |
Chave
Chave de acesso do MDFe
Declaration
public string Chave { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Emit
Identificação do Emitente do MDFe
Declaration
public Emit Emit { get; set; }
Property Value
Type | Description |
---|---|
Emit |
Id
Identificador da TAG a ser assinada
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Ide
Identificação do MDFe
Declaration
public Ide Ide { get; set; }
Property Value
Type | Description |
---|---|
Ide |
InfAdic
Informações Adicionais
Declaration
public InfAdic InfAdic { get; set; }
Property Value
Type | Description |
---|---|
InfAdic |
InfDoc
Informações dos Documentos
Declaration
public InfDocInfMDFe InfDoc { get; set; }
Property Value
Type | Description |
---|---|
InfDocInfMDFe |
InfModal
Informações do Modal
Declaration
public InfModal InfModal { get; set; }
Property Value
Type | Description |
---|---|
InfModal |
InfRespTec
Informações do Responsável Técnico
Declaration
public InfRespTec InfRespTec { get; set; }
Property Value
Type | Description |
---|---|
InfRespTec |
Lacres
Lacres
Declaration
public List<Lacre> Lacres { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Lacre> |
ProdPred
Produto Predominante
Declaration
public ProdPred ProdPred { get; set; }
Property Value
Type | Description |
---|---|
ProdPred |
Seg
Informações do Seguro
Declaration
public List<Seg> Seg { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Seg> |
Tot
Totais
Declaration
public Tot Tot { get; set; }
Property Value
Type | Description |
---|---|
Tot |
Versao
Versão do leiaute XML
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |