M-Files API 23.11.13135.0
MFHistoryRetrievalMode Enumeration
Description
The mode of operation while retrieving history information.
Members
MemberValueDescription
MFHistoryRetrievalAscending1Ascending. The retrieved history will be ordered so that the earliest entry is listed as the first one.
MFHistoryRetrievalDescending2Descending. The retrieved history will be ordered so that the latest entry is listed as the first one.
MFHistoryRetrievalRelaxed0Relaxed. The retrieved history will not be processed.
Remarks
Supported in M-Files 19.5.7811.5 and later.