M-Files API 23.11.13135.0
GetPropertiesForDisplay Method
VaultObjectPropertyOperations Object : GetPropertiesForDisplay Method
The object version that identifies the object.
If this is set to True, information is always updated from the server.
Description
Gets the properties of the specified object version for display purposes.
Syntax
Visual Basic
Public Function GetPropertiesForDisplay( _
   ByVal ObjVer As ObjVer, _
   Optional ByVal UpdateFromServer As Boolean = False _
) As PropertyValuesForDisplay
Parameters
ObjVer
The object version that identifies the object.
UpdateFromServer
If this is set to True, information is always updated from the server.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members