IP*Works! 2016 macOS Edition
IP*Works! 2016 macOS Edition
Questions / Feedback?

entryIndex (property)

The index of the current entry in an OData feed.

- (int)entryIndex

- (void)setEntryIndex:(int)newEntryIndex

Default Value

-1

Remarks

This property is used to specify an entry within a retrieved OData feed. Once set, EntryAuthor, EntryETag, EntryTitle, EntrySummary, EntryUpdated, EntryLinks, EntryProperties and ResourcePath will be populated with their respective values found within the entry.

This property takes index values from 0 to EntryCount-1.

Setting EntryIndex to -1 will clear the entries contained by the component and will also reset EntryProperties and EntryCount.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 macOS Edition - Version 16.0 [Build 7353]