RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FilterItemDefinition..::..ReportDescription Property

Gets or sets the report description.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string ReportDescription { get; set; }
Public Property ReportDescription As String
	Get
	Set
public:
property String^ ReportDescription {
	String^ get ();
	void set (String^ value);
}

Field Value

The report description.