Leadtools.Jpip Namespace > CacheManagementFields Class : TpNeedItems Property |
public IList<TpModelItem> TpNeedItems {get;}
'Declaration Public ReadOnly Property TpNeedItems As IList(Of TpModelItem)
'Usage Dim instance As CacheManagementFields Dim value As IList(Of TpModelItem) value = instance.TpNeedItems
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <TpModelItem> TpNeedItems {get;}
get_TpNeedItems();
public: property IList<TpModelItem^>^ TpNeedItems { IList<TpModelItem^>^ get(); }
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.
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