Interface IHasPlacing Last update: 16.07.2025 Namespace: VM.Managed.DAFUL Assembly: VMDFBase.dll This interface is to represent the object with placing . public interface IHasPlacing Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties Paths Gets the paths. InstanceContainer[] Paths { get; } Property Value InstanceContainer[] Placing Gets the placing. ObjectBase Placing { get; } Property Value ObjectBase