getLastCreatedFormDefinitions
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getLastCreatedFormDefinitions(
int iLastModifiedNum,
string sUser
)
Public Function getLastCreatedFormDefinitions ( _
iLastModifiedNum As Integer, _
sUser As String _
) As DataTable
public:
DataTable^ getLastCreatedFormDefinitions(
int^ iLastModifiedNum,
String^ sUser
)
Parameters
- iLastModifiedNum
- Type: Int32
The i last modified number.
- sUser
- Type: String
The s user.
Return Value
DataTable.