Message 1 of 2
Get an object by its OwnerID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Having the OwnerID of a Vla-object, how to get that Vla-object ?
Example:
We can get the parent of a Viewport (it's layout) by OwnerID, but how to access this layout ?
Thanks