|
DigitalDefinition3Labels Property
|
Gets array of 16-digital labels.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic string[] Labels { get; }
Public ReadOnly Property Labels As String()
Get
public:
property array<String^>^ Labels {
array<String^>^ get ();
}
member Labels : string[] with get
View SourceProperty Value
String
See Also