Click or drag to resize

AutocompleteRequestJsonLocationContext Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.AutocompleteRequestJson.LocationContext"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<SearchContext> LocationContext { get; set; }

Property Value

Type: NullableSearchContext
See Also