DomainObjects Class Library

ScalarQuery.IsTopSpecified Property

Gets a value indicating whether top is specified.

public Boolean IsTopSpecified {get;}

Property Value

true if top is specified; otherwise, false.

Implements

IQuery.

See Also

ScalarQuery Class | DomainObjects.Facade.Command Namespace