FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDefinitionRelations..::..oAllSteps Property

The o all steps

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

Syntax


public Dictionary<string, clsFigure> oAllSteps { get; set; }
Public Property oAllSteps As Dictionary(Of String, clsFigure)
	Get
	Set
public:
property Dictionary<String^, clsFigure^>^ oAllSteps {
	Dictionary<String^, clsFigure^>^ get ();
	void set (Dictionary<String^, clsFigure^>^ value);
}

Field Value

The o all steps.