OrderGroupSearchOptions Properties (BCL)

Public Instance Properties

Property Description
Columns Columns of interest.
FetchLineItemInformation Indicates whether line item information should be retrieved from the database or not.
FetchOrderFormInformation Specifies whether order form information should be retrieved as part of the search operation, or not.
PageNumber Sets the page number of interest.
PageSize Sets the page size.
SortColumnName Column to sort by.
SortResultsInAscendingOrder Specifies whether results should be retrieved sorted by ascending order on the sort column name.

 

Copyright © 2005 Microsoft Corporation.
All rights reserved.