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

OPCCliConfiguration..::..OperationLinksRowChangeEventHandler Delegate

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

Syntax


[GeneratedCodeAttribute]
public delegate void OperationLinksRowChangeEventHandler(
	Object sender,
	OPCCliConfiguration..::..OperationLinksRowChangeEvent e
)
<GeneratedCodeAttribute> _
Public Delegate Sub OperationLinksRowChangeEventHandler ( _
	sender As Object, _
	e As OPCCliConfiguration..::..OperationLinksRowChangeEvent _
)
[GeneratedCodeAttribute]
public delegate void OperationLinksRowChangeEventHandler(
	Object^ sender, 
	OPCCliConfiguration..::..OperationLinksRowChangeEvent^ e
)