M-Files API 23.11.13135.0
GetNameForFileSystem Method
ObjectVersion Object : GetNameForFileSystem Method
If this parameter is True, the returned name includes the object ID.
Description
Gets the name of the object version in a format that is compatible with file systems, such as NTFS. Characters that are illegal in file-system use are encoded.
Syntax
Visual Basic
Public Function GetNameForFileSystem( _
   Optional ByVal IncludeID As Boolean = True _
) As String
Parameters
IncludeID
If this parameter is True, the returned name includes the object ID.
See Also

ObjectVersion Object  | ObjectVersion Members