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

ODataEntryLink Type

An object representing a single OData entry link.

Remarks

An object representing a single OData entry link.

Fields

ResourcePath
String

The Resource Path of the OData entry element link.

By setting this value to ResourcePath and calling QueryService, you can retrieve the related entries of the current entry (as specified by EntryIndex).

Title
String

The Title of the OData entry element link.

Constructors

[VB.NET]
Public ODataEntryLink()

[C#]
public ODataEntryLink();



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