Class ElectronicKeying
An enumeration of all ElectronicKeying values for a given Logix Module
public class ElectronicKeying : LogixEnum<ElectronicKeying, string>, IEquatable<LogixEnum<ElectronicKeying, string>>, IComparable<LogixEnum<ElectronicKeying, string>>
  - Inheritance
 - 
      
      
      ElectronicKeying
 
- Implements
 
- Inherited Members
 
Fields
CompatibleModule
Represents the CompatibleModule ElectronicKeying value.
public static readonly ElectronicKeying CompatibleModule
  Field Value
Custom
Represents the Custom ElectronicKeying value.
public static readonly ElectronicKeying Custom
  Field Value
Disabled
Represents the Disabled ElectronicKeying value.
public static readonly ElectronicKeying Disabled
  Field Value
ExactMatch
Represents the ExactMatch ElectronicKeying value.
public static readonly ElectronicKeying ExactMatch