TpNeedItems Property

Summary
Gets a list of Leadtools.Jpip.Caching.TpModelItem for a JPIP client tile-part cache Need request.
Syntax
C#
VB
C++
public IList<TpModelItem> TpNeedItems { get; } 
  
Public ReadOnly Property TpNeedItems As IList(Of TpModelItem) 
public: 
property IList<TpModelItem^>^ TpNeedItems { 
   IList<TpModelItem^>^ get(); 
} 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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