Gets the description.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic virtual string Description { get; }Public Overridable ReadOnly Property Description As String
	Get
public:
virtual property String^ Description {
	String^ get ();
}abstract Description : string with get
override Description : string with get
Property Value
Type: 
String
See Also