CounterResultCurrentTariff Property

Indicates if this counter measures the current tariff. It depends on unit divider. If the unit divider is '#', CurrentTariff will be true. Otherwise it will be false.

Definition

Namespace: OddPrg.Protocols.Flag1
Assembly: OddPrg.Frames.Flag (in OddPrg.Frames.Flag.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool CurrentTariff { get; }

Property Value

Boolean

See Also