BenSelect Documentation
HasEvent Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > EmployeeView Class : HasEvent Method
eventType
The event type.
days
The days.
Determines whether this employee has the specified event type in last n days.

Syntax

JScript 
public function HasEvent( 
   eventType : EventSubClass,
   days : double
) : boolean;

Parameters

eventType
The event type.
days
The days.

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.