FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..parentKey Property

Gets or sets the parent key.

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

Syntax


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

Field Value

The parent key.