FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStatItem..::..avg Property

get/set the average value

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

Syntax


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

Field Value

The average.