EcoLabData Properties

Properties

Connection Holder of read/write information
(Inherited from AbstractDataAccess)
CustomTypes 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)
ExtensionData Holds data from an extended DataContract
(Inherited from AbstractDataAccess)
Models List of active ecolab models
NetworkModel Defines where in network the model is defined. If defined, the GlobalValue must always be set.

This is to be used when two or more templates are to be applied on different non-overlapping parts of the network If templates need to overlap, set instead that up in ModelExtent, and if it is set up there, this is disregarded.

See Also