descriptionPath

Type: String

The descriptionPath property of the JadeAuditAccess class contains the path used for the last description load attempt.

The description file path is used to locate the description files as they are required while processing journals. The getJournal, getNextJournal, and getNextRecord method calls can result in a new description being loaded.

If the value of this property is null ("") when an attempt to load a description file occurs, a default value is established. The getJournalPath method is called to get the path of the journals. This path value is examined for a last directory level of "current" and, if it exists, it is removed. The resulting value is assigned to this property. If a non‑default location is used, this property must be set before calling the getJournal method.