FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepCategory..::..parentCategoryID Property

Gets or sets the parent category identifier.

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

Syntax


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

Field Value

The parent category identifier.