TrainTestFrame..::..Test Property

Gets or sets the test set of data.

Namespace:  SiaNet.Model
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public XYFrame Test { get; set; }
Public Property Test As XYFrame
	Get
	Set
public:
property XYFrame^ Test {
	XYFrame^ get ();
	void set (XYFrame^ value);
}

Field Value

The test.