Defines a part of EIS data.
Namespace: RelaxIS_SDK.CommonAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
SyntaxPublic Enumeration EISDataPart
Dim instance As EISDataPart
Members| Member name | Value | Description |
|---|
| All | 0 |
All data.
|
| Active | 1 |
Only the active datapoints.
|
| Inactive | 2 |
Only the inactive datapoints.
|
See Also