Click or drag to resize

BaseIntentResolutionData Property

Optional data returned by the resolver of the intent.

Namespace:  Openfin.Desktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public JToken Data { get; set; }

Property Value

Type: JToken
See Also