GetLastUpdateByCompositeKey Method

Dal.Audit

IAuditManager..::..GetLastUpdateByCompositeKey Method

Gets the last update by composite key.

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

Syntax


AuditData GetLastUpdateByCompositeKey(
	string nombreEntidad,
	string copositeKey
)

Parameters

nombreEntidad
Type: String
The nombre entidad.
copositeKey
Type: String
The coposite key.

Return Value

AuditData.