|   | AdapterCommandAttributeDescription Property | 
        
        
            Gets the description of this adapter command.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
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();
Property Value
String See Also
See Also