GetObject(Int32):IArchivedDataObject
Calls an object from the data archive that supplies information about a deleted data object.
Return type: Onion.Client.IArchivedDataObject
Parameter
- objectId
Type: System.Int32
This parameter is the Id of a data object. If the data object is not found in the data archive, then a DataObjectNotExistsException is triggered.