BenSelect Documentation
GetDocumentsByExternalName Method
See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace > IEmployeeEnrollment Interface : GetDocumentsByExternalName Method
externalKey
External key
onlyLastForm
if set to true [only last form].
Finds documents by external key.

Syntax

JScript 
function GetDocumentsByExternalName( 
   externalKey : String,
   onlyLastForm : boolean
) : List;

Parameters

externalKey
External key
onlyLastForm
if set to true [only last form].

Return Value

List Selerix.BusinessObjects.Document

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.