FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getBusinessObjectIDByName Method

Gets the name of the business object identifier by.

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

Syntax


public string getBusinessObjectIDByName(
	string boName
)
Public Function getBusinessObjectIDByName ( _
	boName As String _
) As String
public:
String^ getBusinessObjectIDByName(
	String^ boName
)

Parameters

boName
Type: String
Name of the bo.

Return Value

System.String.