DFeResultVMTWithData Métodos

Definition

Namespace: api.mstiDFE.SDK.csharp.ViewModels
Assembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
C#
public DFeResultVM<T> WithData(
	T Dado
)

Parâmetros

Dado  T
 

Valor de Retorno

DFeResultVMT

Implementa

IDFeResultVMTWithData(T)

Veja Também