|   | DataFrameLegacyLabels Property | 
        
        
            Gets the legacy labels parsed from the 
DataFrame, if any.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string[] LegacyLabels { get; }Public ReadOnly Property LegacyLabels As String()
	Get
public:
property array<String^>^ LegacyLabels {
	array<String^>^ get ();
}member LegacyLabels : string[] with get
function get_LegacyLabels();
Property Value
String See Also
See Also