Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets the name of the report.
This property is read/write.
Syntax
HRESULT get_Name(
BSTR *name
);
Parameters
name
Return value
None
Remarks
If not set, FSRM generates a unique name for you.
The name is used in the report. If email notification is sent, the subject contains the report name.
Examples
For an example, see Adding a Report to a Job.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrmreports.h |
DLL | SrmSvc.dll |