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

EntryLinks Property

A collection of links in the current OData entry.

Syntax

[VB.NET]
Public Property EntryLinks As ODataEntryLinkList

[C#]
public ODataEntryLinkList EntryLinks {get;}

Remarks

This is a collection of links (referred to as Navigation Properties) in the current OData entry, as specified by EntryIndex. When EntryIndex is set, all of the elements in the entry are stored as ODataEntryLink 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]