Gets the last entries.
Namespace:
FlowWright.cDevErrorProvider
Assembly:
cDevErrorProvider (in cDevErrorProvider.dll)
public DataTable getLastEntries(
int iLastModifiedNum
)
Public Function getLastEntries ( _
iLastModifiedNum As Integer _
) As DataTable
public:
DataTable^ getLastEntries(
int^ iLastModifiedNum
)
Parameters
- iLastModifiedNum
- Type: Int32
The i last modified number.
Return Value
DataTable.
Exception | Condition |
---|
[NotImplementedException] | |