Click or drag to resize

ISwBrdOperable Interface

Interface implemented by classes derived from CtcObjectBase that can be operated from the switchboard.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Interface ISwBrdOperable
	Inherits ICtcObjectBase

The ISwBrdOperable type exposes the following members.

Properties
  NameDescription
Public propertyID (Inherited from ICtcObjectBase.)
Public propertyName (Inherited from ICtcObjectBase.)
Top
Methods
  NameDescription
Public methodNotifyObjectChanged (Inherited from ICtcObjectBase.)
Public methodPress
Public methodRelease
Top
See Also