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

ItemWrapper..::..ResuldChanged Event

Occurs after changing ResultID of the item.

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


public event EventHandler ResuldChanged
Public Event ResuldChanged As EventHandler
public:
 event EventHandler^ ResuldChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}