EntryProperties Property

A collection of elements in the current OData entry.

Syntax

property EntryProperties: TipwODataEntryPropertyList read get_EntryProperties write set_EntryProperties;

Remarks

This is a collection of elements in the current OData entry, as specified by EntryIndex. When EntryIndex is set, all of the elements in the entry are stored as ODataEntryProperty types in this collection.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]