FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStatItem..::..standardDeviation Property

Gets or sets the standard deviation.

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

Syntax


public double standardDeviation { get; set; }
Public Property standardDeviation As Double
	Get
	Set
public:
property double^ standardDeviation {
	double^ get ();
	void set (double^ value);
}

Field Value

The standard deviation.