BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ItemValueArgs..::..Value Property

Gets or sets the value of the process data .

Namespace:  CAS.Lib.DeviceSimulator
Assembly:  CommServer.DeviceSimulator (in CommServer.DeviceSimulator.dll)

Syntax


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

Field Value

The results of an operation on a uniquely identifiable item value.