Click or drag to resize

ControlData Properties

The ControlData type exposes the following members.

Properties
  NameDescription
Public propertyActionTargetDescriptions
Public propertyBaseFilePath
Public propertyBuildInVariables
Public propertyConnection
Holder of read/write information
(Inherited from AbstractDataAccess.)
Public propertyControlStateMachines
Public propertyControlUpdaters
Public propertyCustomTypes
List of custom types stored in the data object and that must be serialized.

A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list.

(Inherited from AbstractDataAccess.)
Public propertyExpressionFactory
Public propertyExtensionData
Holds data from an extended DataContract
(Inherited from AbstractDataAccess.)
Public propertyLCRV
Public propertyNumberOfIterations
Public propertySensorDescriptions
Public propertySensors
Public propertyTableInfos
Public propertyTimeSeriesInfos
Public propertyTsBuffer
Public propertyUserFunctionFactories
Public propertyUserFunctions
Public propertyVariables
Top
See Also