Interface IHasReportOnly Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This interface is to represent the report only. public interface IHasReportOnly Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties IsReportOnly Gets a value indicating whether this instance has only report. bool IsReportOnly { get; set; } Property Value bool