Share via


IFsrmPropertyDefinition2.Delete Method ()

 

Removes the property definition 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

IFsrmPropertyDefinition.Delete()

See Also

IFsrmPropertyDefinition2 Interface
Microsoft.Storage Namespace

Return to top