The data value read from the point.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public SampleValue Value { get; private set; }
Visual Basic
Public Property Value As SampleValue
	Get
	Private Set
JScript
function get Value () : SampleValue
private function set Value (value : SampleValue)

See Also