FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deApplications..::..getApplicationByStartType Method

Gets the start type of the application by.

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

Syntax


public DataTable getApplicationByStartType(
	string sStartType
)
Public Function getApplicationByStartType ( _
	sStartType As String _
) As DataTable
public:
DataTable^ getApplicationByStartType(
	String^ sStartType
)

Parameters

sStartType
Type: String
Start type of the s.

Return Value

DataTable.