GetFieldHistory(T) Method (T, Expression(Func(T, Object))[])
From Dal.Audit
AuditManager..::..GetFieldHistory<(Of <(<'T>)>)> Method (T, array<Expression<(Of <(<'Func<(Of <(<'T, Object>)>)>>)>)>>[]()[][])
Namespace:
Dal.Audit
Assembly:
Dal.Audit (in Dal.Audit.dll)
Syntax
public IEnumerable<AuditDataDetail> GetFieldHistory<T>( T entidad, params Expression<Func<T, Object>>[] campos )
Type Parameters
- T