M-Files API 23.11.13135.0
MFStatusType Enumeration
Description
Available conditions related to status information.
Members
MemberValueDescription
MFStatusTypeCheckedOut0The object's checked-out state.
MFStatusTypeCheckedOutAt2The date when the object was checked out.
MFStatusTypeCheckedOutTo1The user who has checked out the object.
MFStatusTypeDeleted5The deletion state of the object.
MFStatusTypeExtID8External ID.
MFStatusTypeIsLatestCheckedInVersion7The version must be the latest checked-in version.
MFStatusTypeLatestOrSpecific9The latest version / specific version indicator. For the latest version, the indicator yields 'Latest' and 'Specific'. For others, the indicator yields only 'Specific'.
MFStatusTypeObjectFlags11The object flags of the object. Does not include the deleted flag.
MFStatusTypeObjectID3The ID of the object.
MFStatusTypeObjectTypeAndID10The type and ID of the object.
MFStatusTypeObjectTypeID6The ID of the object type.
MFStatusTypeObjectVersionID4The ID of the object version.
MFStatusTypeOriginalObjectID14The ID of the object in the vault in which the object was originally created.
MFStatusTypeOriginalObjectIDSegment15The ID segment of the object in the vault in which the object was originally created. Segment size is always 1000.
MFStatusTypeOriginalObjectType13The type of the object in the vault in which the object was originally created.
MFStatusTypeOriginalVaultGUID12The GUID of the vault in which the object was originally created.