pmMDA.NET

IUpdate.Execute Method 

[This is preliminary documentation and subject to change.]

Executes this update on a specified data object.

void Execute(
   IDataObject dataObject
);

Parameters

dataObject
The data object which should be modified by this update.

See Also

IUpdate Interface | PmMda.Net.Dog.Updates Namespace