IDataObjectParentModification
Represents the structural modification "data object moved".
If a data object is moved under another data object, then a structural modification is generated. In this entry, the reference to the previous superordinate data object is stored in the property Parent.
Implements: Onion.Client.IDataObjectStructuralModification
Properties
Property | Description |
---|---|
Parent:IDataObjectReference | Returns a reference to a data object. |