IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

EntryProperties Property

A collection of elements in the current OData entry.

Syntax

[VB.NET]
Public Property EntryProperties As ODataEntryPropertyList

[C#]
public ODataEntryPropertyList EntryProperties {get;}

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.

Default Value

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