Share via


DirPartyListPageView::updateQuery Method

Creates the query for the GlobalAddressBookListPage and DirPartyLookup forms.

Syntax

client server public static Query updateQuery(
    Query _formQuery, 
    DirPartyRoleView _dirPartyRoleView, 
   [dirPartyLookupEntitiesFilter _dirPartyLookupEntitiesFilter])

Run On

Called

Parameters

  • _dirPartyRoleView
    Type: DirPartyRoleView Enumeration
    An enumeration that determines which role of the dirParty table can be selected in the query.

Return Value

Type: Query Class
The query object that contains query according to the specified argument.

See Also

Reference

DirPartyListPageView View