Property IsEnabled
- Namespace
- ComfileTech.Cfnet.Cfheader
- Assembly
- ComfileTech.Cfnet.Cfheader.dll
IsEnabled
True if conversion is enabled for this channel. False if not. If false, this channel will be skipped when the CFHEADER module periodically reads each channel. Set NumberOfConversions to 0 to disable this channel.
public bool IsEnabled { get; }