Table of Contents

TXDataInstanceNavigationProperty Class

Represents a property of a plain object (instance) type that points to another object or collection of objects.

Syntax

Unit: XData.Model.Classes

TXDataInstanceNavigationProperty = class(TXDataStructuredProperty);

Properties

Name Description
Parent Gets the instance type the property belongs to.
Target Gets or sets the type the property points to.