ParseRelationTQuery Property Parse
Gets a query that can be used to query the objects in this relation.

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

public ParseQuery<T> Query { get; }

Property Value

Type: ParseQueryT
See Also

Reference