Leadtools.Jpip Namespace > CacheManagementFields Class : ModelItems Property |
public IList<ModelItem> ModelItems {get;}
'Declaration Public ReadOnly Property ModelItems As IList(Of ModelItem)
'Usage Dim instance As CacheManagementFields Dim value As IList(Of ModelItem) value = instance.ModelItems
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <ModelItem> ModelItems {get;}
get_ModelItems();
public: property IList<ModelItem^>^ ModelItems { IList<ModelItem^>^ get(); }
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2