FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepParentCategoryName Method

Gets the name of the step parent category.

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

Syntax


public string getStepParentCategoryName(
	string sSubCategoryID
)
Public Function getStepParentCategoryName ( _
	sSubCategoryID As String _
) As String
public:
String^ getStepParentCategoryName(
	String^ sSubCategoryID
)

Parameters

sSubCategoryID
Type: String
The s sub category identifier.

Return Value

System.String.