Interface IReferenceAutoContactable Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This interface is to represent the reference auto contactable. public interface IReferenceAutoContactable : IAutoContactable Implements IAutoContactable Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Methods IsOwner(Reference) Determines whether the specified owner. bool IsOwner(Reference owner) Parameters owner Reference Returns bool true if the specified owner; otherwise, false.