M-Files API 23.11.13135.0
MFLatestSpecificBehavior Enumeration
Description
Specifies how the object version parameter is treated.
Members
MemberValueDescription
MFLatestSpecificBehaviorAutomatic3Automatically chooses the LatestOnly behavior (L folder) if the object version is the latest version. Otherwise, it chooses the SpecificOnly behavior (S folder). Only one location is ever returned when using this method.
MFLatestSpecificBehaviorLatest2Returns a location in the L (Latest) folder only. (Otherwise the latest version is shown in both the L and S folders.)
MFLatestSpecificBehaviorNormal0Normal behavior can return locations in both the L and S folders.
MFLatestSpecificBehaviorSpecific1Returns a location in the S (Specific) folder only, even if evaluating the latest version.