M-Files API 23.11.13135.0
DisplayID Property
ObjectVersion Object : DisplayID Property
Description
The display ID of the object. This may differ from the numeric internal ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property DisplayID As String
Remarks
If the object is imported from an external database, the display ID represents the object's ID in the external database. The display ID is used as the object ID in the user interface, although internally the object is referred to by using its own ID.
See Also

ObjectVersion Object  | ObjectVersion Members