GetFieldHistoryByCompositeKeyRelation(T) Method

Dal.Audit

IAuditManager..::..GetFieldHistoryByCompositeKeyRelation<(Of <(<'T>)>)> Method

Gets the field history by composite key relation.

Namespace:  Dal.Audit
Assembly:  Dal.Audit (in Dal.Audit.dll)

Syntax


IEnumerable<AuditDataDetailRelation> GetFieldHistoryByCompositeKeyRelation<T>(
	string compositeKey
)

Type Parameters

T

Parameters

compositeKey
Type: String
The composite key.

Return Value

IEnumerable<AuditDataDetailRelation>.