Description The limit in age of days of history folders to keep in the journal.
-
Property type
-
An Integer value. A Integer with the limit in age of days of history folders for the journal to keep. Failure Returns 2 which is the default value.. Failure conditions: No access to Journal's Rootnode. The HistoryFolderAgeLimit has never been set.
-
Syntax
-
object.HistoryFolderAgeLimit [= value]
The HistoryFolderAgeLimit Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataJournal. | | value | An Integer value. |
|