ParsePushQuery Property Parse
An installation query that specifies which installations shoudl receive this push. This should not be used in tandem with Channels.

Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public ParseQuery<ParseInstallation> Query { get; set; }

Property Value

Type: ParseQueryParseInstallation
See Also

Reference