Gets a list of Leadtools.Jpip.Caching.TpModelItem for a JPIP client tile-part cache Need request.
public IList<TpModelItem> TpNeedItems { get; }
Public ReadOnly Property TpNeedItems As IList(Of TpModelItem)
public:
property IList<TpModelItem^>^ TpNeedItems {
IList<TpModelItem^>^ get();
}
A IList which indicates which set of tile-parts are of potential interest to the client.
This field may appear only in stateless requests.
This request field does not appear within the same request that contains ModelItems or Leadtools.Jpip.Caching.TpModelItem fields.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET