FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepCategory..::..parentCategoryName Property

Gets or sets the name of the parent category.

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

Syntax


public string parentCategoryName { get; set; }
Public Property parentCategoryName As String
	Get
	Set
public:
property String^ parentCategoryName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the parent category.