M-Files API 23.11.13135.0
GetProperty Method
VaultObjectPropertyOperations Object : GetProperty Method
The object version that identifies the object.
The property definition ID number.
Description
Gets the specified property value of the specified object version.
Syntax
Visual Basic
Public Function GetProperty( _
   ByVal ObjVer As ObjVer, _
   ByVal Property As Long _
) As PropertyValue
Parameters
ObjVer
The object version that identifies the object.
Property
The property definition ID number.
Remarks
Returns the property value for a property.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members