Click or drag to resize

EISDataPart Enumeration

Defines a part of EIS data.

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public enum EISDataPart
Members
Member nameValueDescription
All0 All data.
Active1 Only the active datapoints.
Inactive2 Only the inactive datapoints.
See Also