Enum LinkBehaviorSource Last update: 16.07.2025 Namespace: VM.Models.Pre Assembly: VM.Models.Pre.dll public enum LinkBehaviorSource Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Fields Caller = 0 Link behavior caller instance. Should be of type System.Object. Link = 4 Link instance. Should be of type System.Object. Name = 3 Link property name. Should be of type System.String. Owner = 1 Link owner instance. Should be of type System.Object. OwnerType = 2 Link owner type. Should be of type System.Type. Trigger = 5 Trigger attribute. Should be of type System.Attribute.