MFUtilsIsAlreadyCheckedOutError Method
Checks if the Exception is an 'Already checked out' error.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static bool IsAlreadyCheckedOutError(
Exception exception
)
- exception Exception
- The Exception that should be checked.
BooleanTrue, when the exception is an M-Files already checked out error.