Name | Description | |
---|---|---|
AccessMask | List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
BindingDescription | Description property used for binding. (Inherited from ADTIndependentObject) | |
CaptureOutput | Indicates whether the output from the script should be saved as a CapturedFile in the job history. | |
ClassID | Overridden. The Class ID for the object The Class ID for the object | |
ClassKeyName | Overridden. The key name for the class. The key name for the class. The key name for the class. The key name for the class. | |
ClassName | Returns a descriptive name for the class suitable for display to users. (Inherited from ADTIndependentObject) | |
CreationTimestamp | The date/time the object was first saved (in UTC). (Inherited from ADTIndependentObject) | |
CustomProperties | Custom properties set for this object. (Inherited from ADTIndependentObject) | |
DataContext | The DataContext to which this object belongs. (Inherited from ADTIndependentObject) | |
Description | Optional description or notes for the object. (Inherited from ADTIndependentObject) | |
DescriptionTextType | Specifies the format for the text in the Description (Inherited from ADTIndependentObject) | |
FromController | Indicates whether the object came from a Controller. (Inherited from ADTIndependentObject) | |
IncludeLibraries | The Script Libraries referenced by the script | |
IncludeScripts | Additional scripts to be deployed when this script is executed. | |
IsDependent | Overridden. Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from ADTIndependentObject) | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from ADTIndependentObject) | |
IsReadOnly | Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTIndependentObject) | |
IsStub | Indicates whether the object is a stub. (Inherited from ADTIndependentObject) | |
LastModified | The date/time the object was last saved (in UTC). (Inherited from ADTIndependentObject) | |
MaxRunTime | The maximum time (in seconds) this script is allowed to run | |
Name | The name of the script | |
OID | The Object Identifier that uniquely identifies the object. (Inherited from ADTIndependentObject) | |
ParentObject | Get the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTIndependentObject) | |
References | List of assemblies referenced by the script. | |
RunIsolated | Indicates whether the script should be run by in an isolated instance of the script hosting process. | |
ScriptBody | The body (code) for the script | |
ScriptLanguage | The language used for this script | |
ScriptOptions | Additional options for script execution | |
Shared | Indicates whether the script is shared and can be reused | |
SupportedSecurityActions | List of security actions supported by this object. (Inherited from ADTIndependentObject) | |
SupportedSecurityInheritanceOptions | List of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTIndependentObject) | |
Use32BitHost | Indicates whether this script should be run by the 32-bit script host. |