Share via


IFsrmActionCommand.Delete Method ()

 

Removes the command or script from the list of actions for the quota, file screen, or file management job event.

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

Syntax

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

Implements

IFsrmAction.Delete()

See Also

IFsrmActionCommand Interface
Microsoft.Storage Namespace

Return to top