The ScriptLibrary contains a library of code and/or data that can be used by Scripts.
__interface IScriptLibrary : IADTIndependentObject;
public interface IScriptLibrary : IADTIndependentObject;
Public Interface IScriptLibrary Inherits IADTIndependentObject
{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.
ScriptLibrary
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|