Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ModelItems Property
See Also 
Leadtools.Jpip Namespace > CacheManagementFields Class : ModelItems Property



Gets a list of ModelItem objects for a JPIP client Model request.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ModelItems As IList(Of ModelItem)
Visual Basic (Usage)Copy Code
Dim instance As CacheManagementFields
Dim value As IList(Of ModelItem)
 
value = instance.ModelItems
C# 
public IList<ModelItem> ModelItems {get;}
C++/CLI 
public:
property IList<ModelItem>^ ModelItems {
   IList<ModelItem>^ get();
}

Return Value

A collection of ModelItem objects to update the JPIP server cache model.

Example

For an example, refer to HttpRequestEncoder.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features