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

public constructor()



Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]