FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepTemplateCategoryNameByID Method

Gets the step template category name by identifier.

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

Syntax


public string getStepTemplateCategoryNameByID(
	string sStepTemplateCategoryID
)
Public Function getStepTemplateCategoryNameByID ( _
	sStepTemplateCategoryID As String _
) As String
public:
String^ getStepTemplateCategoryNameByID(
	String^ sStepTemplateCategoryID
)

Parameters

sStepTemplateCategoryID
Type: String
The s step template category identifier.

Return Value

System.String.