Click or drag to resize

ILocation Interface

Interface implemented by classes derived from CtcObjectBase that have a switchboard location.

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

The ILocation type exposes the following members.

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