Click or drag to resize
PagingInfoOrderAsc Property
Gets or sets a value indicating whether items should be order asc or not.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public bool OrderAsc { get; set; }

Property Value

Type: Boolean
See Also