Click or drag to resize
Grid Solutions Framework

CalculatedMeasurementBaseStatus Property

Returns the detailed status of the calculated measurement.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
public override string Status { get; }
View Source

Property Value

String

Implements

IProvideStatusStatus
Remarks
Derived classes should extend status with implementation specific information.
See Also