FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getLastCreatedFormDefinitions Method

getLastCreatedFormDefinitions

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


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.