IHostManagementViewsWizardReportSchema Method

Displays the reporting schema wizard.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
ITask WizardReportSchema(
	int idReport
)

Parameters

idReport  Int32
Report identifier.

Return Value

ITask
ITask with The started task.

See Also