FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getLastCreatedDefinitions Method

Gets the last created definitions.

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

Syntax


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.