Gets the last created definitions.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getLastCreatedDefinitions(
int iLastCreatedNum,
string sUser
)
Public Function getLastCreatedDefinitions ( _
iLastCreatedNum As Integer, _
sUser As String _
) As DataTable
public:
DataTable^ getLastCreatedDefinitions(
int^ iLastCreatedNum,
String^ sUser
)
Parameters
- iLastCreatedNum
- Type: Int32
The i last created number.
- sUser
- Type: String
The s user.
Return Value
DataTable.