BenSelect Documentation
IsOfferingPresentationEnabled Method
See Also  Send Feedback
Selerix.Server Namespace > EmployeeEnrollment Class : IsOfferingPresentationEnabled Method
offeringID
ID of Offering. Can be "Any"
presentationID
ID of Presentation. Can be "Any" or "None"
Checks if Selerix.BusinessObjects.Presentation is available in current Selerix.BusinessObjects.Portfolio.

Syntax

JScript 
public function IsOfferingPresentationEnabled( 
   offeringID : String,
   presentationID : String
) : boolean;

Parameters

offeringID
ID of Offering. Can be "Any"
presentationID
ID of Presentation. Can be "Any" or "None"

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.