Method GetDelta
GetDelta(string)
Retrieves the delta.
public TimeSpan? GetDelta(string rowKey = null)
Parameters
rowKey
stringIn case the delta calculation method is set to 'Accurate', allows to define the Primary Key of the table row for which a delta is required.