BenSelect Documentation
SearchNotificationUsersSpecification Constructor
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Specifications.Engagement.NotificationUsers Namespace > SearchNotificationUsersSpecification Class : SearchNotificationUsersSpecification Constructor
case
Case
searchString
Search String
maxResults
Max Records
startRecord
Start Record
notificationType
Notification Type
sortingField
Sort Field
sortingDirection
Sort Direction
Ctor

Syntax

JScript 
public function SearchNotificationUsersSpecification( 
   case : clsCase,
   searchString : String,
   maxResults : int,
   startRecord : int,
   notificationType : NotificationType,
   sortingField : NotificationUserSortingField,
   sortingDirection : SortingDirection
);

Parameters

case
Case
searchString
Search String
maxResults
Max Records
startRecord
Start Record
notificationType
Notification Type
sortingField
Sort Field
sortingDirection
Sort Direction

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.