M-Files API 23.11.13135.0
NamePropertyDef Property
Collapse All
Expand All
ObjectClass Object
: NamePropertyDef Property
Description
The ID of the property definition that represents the name of the document or other object.
Property type
Read-write property
Syntax
Visual Basic
Public
Property
NamePropertyDef
As
Long
Remarks
The
PropertyDef
object of the name property can be accessed by using
VaultPropertyDefOperations
. The
PropertyValue
of the name property can be accessed by using
VaultPropertyOperations
or by fetching property values from the
ObjectVersionAndProperties
object.
See Also
ObjectClass Object
|
ObjectClass Members