FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..defineBusinessObject Method

Defines the business object.

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

Syntax


public void defineBusinessObject(
	string boName,
	string boType
)
Public Sub defineBusinessObject ( _
	boName As String, _
	boType As String _
)
public:
void defineBusinessObject(
	String^ boName, 
	String^ boType
)

Parameters

boName
Type: String
Name of the bo.
boType
Type: String
Type of the bo.