msdyn_JsonGetBoolean Action

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online)

Reads a Boolean property in the specified JSON object.

msdyn_JsonGetBoolean action is not bound to any entity types.

Parameters allow for data to be passed to the action.

Name

Type

Nullable

Unicode

Description

Json

Edm.String

false

JSON object to examine.

PropertyPath

Edm.String

false

false

Property name or path of the value to read.

DefaultReturnValue

Edm.Boolean

Default value to return if specified property not found.

The msdyn_JsonGetBoolean action returns the following value.

Type

Nullable

Description

msdyn_JsonGetBooleanResponse ComplexType

false

Not Found

Microsoft Dynamics 365

© 2017 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: