TpModelItems Property

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

Property Value

A IList which indicates specific tile-parts that the client would like to add to or subtract from the server's cache model.

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.