'Declaration Public ReadOnly Property IsDefaultFunctionLibrary As Boolean
'Declaration
Public ReadOnly Property IsDefaultFunctionLibrary As Boolean
public bool IsDefaultFunctionLibrary {get;}
public: property bool IsDefaultFunctionLibrary { bool get(); }
The default function library has ArcanaDevelopment.adTempus.Shared.WellKnownOIDs.DefaultFunctionLibrary as its OID.
Methods in the default function library are available to be called as "inline functions" using the job variable token syntax.
ScriptLibrary Class ScriptLibrary Members