adTempus API
PreviousUpNext
IScriptLibrary Interface

The ScriptLibrary contains a library of code and/or data that can be used by Scripts.

C++
__interface IScriptLibrary : IADTIndependentObject;
C#
public interface IScriptLibrary : IADTIndependentObject;
Visual Basic
Public Interface IScriptLibrary
Inherits IADTIndependentObject
adTempus Class ID

{37E2B1CB-153E-490D-AEE0-C0F9FE41A68C}

Script libraries can be shared by many scripts, and appear in the Script Libraries view in the Console. Use the SecurityDescriptor to define which users are able to use, view, and edit the library.

Database Table Name

ScriptLibrary

adTempus API Reference version 3.0.0.0, revised 10/30/2008