Gets the name of the step parent category.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
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.