Class SamplesType
Represents an enumeration of all SamplesType options for a given Trend.
public class SamplesType : LogixEnum<SamplesType, string>, IEquatable<LogixEnum<SamplesType, string>>, IComparable<LogixEnum<SamplesType, string>>
  - Inheritance
 - 
      
      
      SamplesType
 
- Implements
 
- Inherited Members
 
Fields
Samples
Represents a Samples SamplesType value.
public static readonly SamplesType Samples
  Field Value
TimePeriod
Represents a TimePeriod SamplesType value.
public static readonly SamplesType TimePeriod