pmMDA.NET

IRemotingHandler.Remove Method 

[This is preliminary documentation and subject to change.]

Removes a specified data object from the server.

void Remove(
   DataObjectId id
);

Parameters

id
The data object (specified through the type and identifier) to remove.

See Also

IRemotingHandler Interface | PmMda.Net.Dog.Remoting Namespace