[This is preliminary documentation and is subject to change.]

The TrackerProjectInfo type exposes the following properties.

Properties

  NameDescription
Public propertyCounter
The value of the tracker Counter. The Counter contains the integral part of the last case number.
Public propertyCreatedTimestamp
The created Timestamp of the tracker Project.
Public propertyEmailAlias
The email Alias of the tracker Project. This is not used currently.
Public propertyEmailDefaultStatus
The default email status. This is not used currently.
Public propertyGroupId
the identifier of the group to which this Project belongs to.
Public propertyIsActive
Shows if the Project is active. Valid values are "Y" (for active) and "N" (for inactive).
Public propertyIsPrefix
Shows if the user defined Prefix is possible.
Public propertyNumberRecordsPerPage
The number of records to be shown on a page of the case list.
Public propertyPrefix
The Prefix of the Project. The Prefix is the first three letter of the case number.
Public propertyProjectId
The system generated unique Project identifier.
Public propertyProjectName
The name of the Project.

See Also