Parent:IDataObjectReference
Gets information about the originally superordinate data object.
Data objects in the archive are not stored in a structured manner. This property gives information about the parent element under which the deleted data object was located before the deletion process.
The return type is a type which can give information about the Id and the storing of the parent data object. The parent data object may still be located in the data repository or else in the archive. Furthermore, the parent data object may have been deleted from the archive. In this case a DataObjectNotExistsException is triggered when accessing this property.
Access: Read
Return type: Onion.Client.IDataObjectReference