Description The database path to current history folder in the identities journal database.
-
Property type
-
A String value. A String with database path to history folder. Failure Returns vbNullString.. Failure conditions: Folder does Not exist. Database is Not open.
-
Syntax
-
object.HistoryFolderPath
The HistoryFolderPath Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataJournal. |
|