public IList<ModelItem> ModelItems { get; }
Public ReadOnly Property ModelItems As IList(Of ModelItem)
public:
property IList<ModelItem^>^ ModelItems {
IList<ModelItem^>^ get();
}
A collection of Leadtools.Jpip.Caching.ModelItem objects to update the JPIP server cache model.
This field is used in both stateless and session based requests.
Each model item describe a data-bin or a range of data-bins. The server will use this information to update its cache model.
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