Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperDefinedDevices Property

Gets an enumeration of all defined system devices (regardless of ID or label based definition)

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.177-beta
Syntax
public IEnumerable<ConfigurationCell> DefinedDevices { get; }
View Source

Property Value

IEnumerableConfigurationCell
See Also