SerializableObjectLayer.GetParentTouchedClassInfos() Method
Performs object layer specific operations that are required to return metadata information on persistent objects modified in parent sessions.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Returns
Type | Description |
---|---|
String[] | An array of strings that can be used to identify metadata information for objects modified in parent sessions relative to an object layer’s session. |
Implements
See Also