Class Owned Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This class is to represent the owned. public class Owned Inheritance object ← Owned Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors Owned() public Owned() Methods GetOwner(IOwned) Gets the owner. public static ObjectBase GetOwner(IOwned owned) Parameters owned IOwned IOwned interface. Returns ObjectBase An object that matches a specified owned.