Script
Represents a script model.
Gets or sets a string used to define the script type.
Gets or sets the description of the script.
Gets a value indicating whether the script is imported from the admin script library.
Gets the value used to lock a script within Relativity. A locked script cannot be modified.
Gets or sets a list of identifiers of associated Relativity Applications for the script.
Gets a custom page URL that can be used to create new tabs for displaying scripts of the same category.
Gets or sets the body of the script that will be executed. It must include the name property.
Gets the internal script version.
public Script()