openPDC Synchrophasor Help
ToString Method (acronym, type)
NamespacesTVA.PhasorProtocolsSignalReferenceToString(String, SignalKind)
Returns a String that represents the specified acronym and SignalKind.
Declaration Syntax
C#Visual BasicVisual C++
public static string ToString(
	string acronym,
	SignalKind type
)
Public Shared Function ToString ( _
	acronym As String, _
	type As SignalKind _
) As String
public:
static String^ ToString(
	String^ acronym, 
	SignalKind type
)
Parameters
acronym (String)
Acronym portion of the desired String representation.
type (SignalKind)
SignalKind portion of the desired String representation.
Return Value
A String that represents the specified acronym and SignalKind.

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