M-Files API 23.11.13135.0
GetPropertiesWithIconClues Method
VaultObjectPropertyOperations Object : GetPropertiesWithIconClues Method
The object version that identifies the object.
If this is set to True, information is always updated from the server.
Description
Gets all the properties of the specified object version with icon clues.
Syntax
Visual Basic
Public Function GetPropertiesWithIconClues( _
   ByVal ObjVer As ObjVer, _
   Optional ByVal UpdateFromServer As Boolean = False _
) As PropertyValuesWithIconClues
Parameters
ObjVer
The object version that identifies the object.
UpdateFromServer
If this is set to True, information is always updated from the server.
Remarks
This method is available only if M-Files API is used in the client interface mode.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members