Share via


IFsrmFileManagementJob.Delete Method ()

 

Removes the file management job object from the server's list of objects.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

void Delete()
void Delete()
abstract Delete : unit -> unit
Sub Delete

Implements

IFsrmObject.Delete()

See Also

IFsrmFileManagementJob Interface
Microsoft.Storage Namespace

Return to top