BenSelect Documentation
TextItemExists Method
See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace > IObjectFactoryService Interface : TextItemExists Method
scope
The scope.
caseId
The case identifier.
language
The language.
portalId
The portal id.
tag
The tag.
Texts the item exists.

Syntax

JScript 
function TextItemExists( 
   scope : TextBankSearchScope,
   caseId : int,
   language : Nullable,
   portalId : Portal,
   tag : String
) : boolean;

Parameters

scope
The scope.
caseId
The case identifier.
language
The language.
portalId
The portal id.
tag
The tag.

Return Value

true if XXXX, false otherwise.

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.