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.
Removes this report object from the report job object.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
void Delete()
void Delete()
abstract Delete : unit -> unit
Sub Delete
Remarks
Note that the reports are not deleted until you call the Commit method.
See Also
IFsrmReport Interface
Microsoft.Storage Namespace
Return to top