←Select platform

TpNeedItems Property

Summary
Gets a list of Leadtools.Jpip.Caching.TpModelItem for a JPIP client tile-part cache Need request.

Syntax
C#
C++/CLI
Python
public IList<TpModelItem> TpNeedItems { get; } 
public: 
property IList<TpModelItem^>^ TpNeedItems { 
   IList<TpModelItem^>^ get(); 
} 
TpNeedItems # get  (CacheManagementFields) 

Property Value

A IList which indicates which set of tile-parts are of potential interest to the client.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.