Gets the description.
Namespace:
Dundas.BI.Scheduling
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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:
StringSee Also