Skip to main content
Version: 1.1.0

IDataverseLookup

@spartanfx/react v1.1.0


@spartanfx/react / codeapps / IDataverseLookup

Interface: IDataverseLookup

Resolved binding information for a single Dataverse lookup column.

Properties

PropertyTypeDescription
columnstringLookup column logical name on the owning table (e.g. ps_assignedto).
entitySetstringReferenced table entity-set / collection name (e.g. systemusers).
navigationPropertystringNavigation property used for <nav>@odata.bind (e.g. ps_AssignedTo).
targetEntitystringReferenced (target) table logical name (e.g. systemuser).