M-Files API 23.11.13135.0
GetPropertiesAsXML Method
VaultObjectPropertyOperations Object : GetPropertiesAsXML 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 as XML.
Syntax
Visual Basic
Public Function GetPropertiesAsXML( _
   ByVal ObjVer As ObjVer, _
   Optional ByVal UpdateFromServer As Boolean = False _
) As String
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