Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Item property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns a script library.

Class

IScriptLibraries

Syntax

[C#]

IScriptLibrary this[object scriptLibraryIdentifier] { get; };

[Visual C++]

HRESULT Item(

[in] VARIANT scriptLibraryIdentifier,

[out, retval] IScriptLibrary**

);

Parameters

scriptLibraryIdentifier

The index of a script library. This is a numeric value from 1 to count, or the name of the script library.

IScriptLibrary

The returned script library object.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in