Click or drag to resize

RecordDataType Properties

The RecordDataType type exposes the following members.

Properties
  NameDescription
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Protected propertyCode exampleIsDisposed
Gets or sets a value indicating whether the object has already been disposed or not.
(Inherited from SDKDisposeBase.)
Public propertyCode exampleName
Gets the name of the RapidSymbol.
(Inherited from RapidSymbol.)
Public propertyCode exampleScope
Gets the scope of the RapidSymbol, i.e. TASK,MODULE,ROUTINE,...
(Inherited from RapidSymbol.)
Public propertyType
Get the type of the RapidSymbol.
(Inherited from RapidSymbol.)
Top
See Also