MDeRetornoDadosConsultaEvento 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 DFeDistribuicaoEventoVM Evento { get; set; }
Public Property Evento As DFeDistribuicaoEventoVM
Get
Set
Dim instance As MDeRetornoDadosConsulta
Dim value As DFeDistribuicaoEventoVM
value = instance.Evento
instance.Evento = value
public:
property DFeDistribuicaoEventoVM^ Evento {
DFeDistribuicaoEventoVM^ get ();
void set (DFeDistribuicaoEventoVM^ value);
}
Valor da Propriedade
DFeDistribuicaoEventoVM