public IList<ModelItem> NeedItems { get; }
public:
property IList<ModelItem^>^ NeedItems {
IList<ModelItem^>^ get();
}
NeedItems # get (CacheManagementFields)
A IList which indicates the set of data-bins which are of potential interest to the client.
Use this only with stateless requests: those which do not include a channel ID.
The field may not appear in a request when the ModelItems or Leadtools.Jpip.Caching.TpModelItem fields is present
The client uses this field to inform the server what information to return for the current request.
When this field is present in a request, the server will create a temporary cache model for the stateless client assuming all image information is cached except that mentioned in this field
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document