IFsrmReport::get_Type method (fsrmreports.h)

Retrieves the type of report to generate.

This property is read-only.

Syntax

HRESULT get_Type(
  FsrmReportType *reportType
);

Parameters

reportType

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2008
Target Platform Windows
Header fsrmreports.h
DLL SrmSvc.dll

See also

IFsrmReport