| 
            
              IdentifierDescription Property
             | 
          
        
        
            Gets a description of the identifier.
            
        
        Namespace: GSF.PQDIFAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
	Get
public:
property String^ Description {
	String^ get ();
}member Description : string with get
function get_Description();
 View SourceProperty Value
String
See Also