Skip to main content

What it does

Represents the project in scripts. Note. Some methods and properties of this object are not available on the Web Verification Station for checking rules locally. The methods and properties that are not supported are marked with an asterisk (*).

Methods

DefinitionDescription
GetDocumentDefinitions( [optional] reserved :object ) : IDocumentDefinitionInfoArrayReturns information about the Document Definitions included in the project. The reserved parameter must be null or left unspecified.

Properties

NameTypeAccessDescription
EnvironmentVariables *IPropertiesRead-onlyReturns an array of the environment variables used in the project.
ExportRootPath *stringRead-onlyThe root export path as it is defined in the project settings. Can be an empty string.
IdstringRead-onlyIdentifier of the project (only for projects that have been uploaded to the server).
NamestringRead-onlyThe name of the project.
Path *stringRead-onlyThe path to the project files.
Principals *IPrincipalsRead-onlyAn array of users or groups.