Specifies how the object version parameter is treated.
Member | Value | Description |
---|---|---|
MFLatestSpecificBehaviorAutomatic | 3 | Automatically 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. |
MFLatestSpecificBehaviorLatest | 2 | Returns a location in the L (Latest) folder only. (Otherwise the latest version is shown in both the L and S folders.) |
MFLatestSpecificBehaviorNormal | 0 | Normal behavior can return locations in both the L and S folders. |
MFLatestSpecificBehaviorSpecific | 1 | Returns a location in the S (Specific) folder only, even if evaluating the latest version. |