Interface IHasResult Last update: 16.07.2025 Namespace: VM.Managed.DAFUL Assembly: VMDSP.dll This interface is to represent the result. public interface IHasResult Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Methods AddLargeAmountResult(int) Add large amount result information. void AddLargeAmountResult(int nCount) Parameters nCount int The amount count. ClearLargeAmountResult() Clear large amount result information. void ClearLargeAmountResult()