openPDC Synchrophasor Help
DefinedDevices Property
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperDefinedDevices
Gets an enumeration of all defined system devices (regardless of ID or label based definition)
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<ConfigurationCell> DefinedDevices { get; }
Public ReadOnly Property DefinedDevices As IEnumerable(Of ConfigurationCell)
	Get
public:
property IEnumerable<ConfigurationCell^>^ DefinedDevices {
	IEnumerable<ConfigurationCell^>^ get ();
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0