MDeRetornoDadosConsultaDFe Propriedades
Namespace: api.mstiDFE.SDK.csharp.Services.MDe.ViewModels.OutputAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public DocumentoFiscalVM DFe { get; set; }
Public Property DFe As DocumentoFiscalVM
Get
Set
Dim instance As MDeRetornoDadosConsulta
Dim value As DocumentoFiscalVM
value = instance.DFe
instance.DFe = value
public:
property DocumentoFiscalVM^ DFe {
DocumentoFiscalVM^ get ();
void set (DocumentoFiscalVM^ value);
}
Valor da Propriedade
DocumentoFiscalVM