| 
            
              IdentifierStandardName Property
             | 
          
        
        
            Gets the name of the identifier as defined by the standard.
            
        
        Namespace: GSF.PQDIFAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
Syntaxpublic string StandardName { get; }Public ReadOnly Property StandardName As String
	Get
public:
property String^ StandardName {
	String^ get ();
}member StandardName : string with get
function get_StandardName();
 View SourceProperty Value
String
See Also