Cmdlets for Microsoft Dynamics 365

Build 25.0.9434

IncludeNavigationKeys Parameter (Connect-Dynamics365 Cmdlet)

Specifies whether the column listing should include the primary keys of navigation properties. (JSON responses only).

Syntax

Connect-Dynamics365 -IncludeNavigationKeys SwitchParameter

Data Type

bool

Default Value

false

Remarks

This property is provided to make it simpler to retrieve JSON record references where possible. When true, the $prod; pushes a set of fields for each table relation.

These properties are not available for use in INSERT or UPDATE operations. (Use the Linked* navigation columns for that).

If your service supports both XML/ATOM and JSON and you want to use this property, be sure to set DataFormat to JSON.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434