M-Files API 23.11.13135.0
DefaultPropertyDef Property
ObjType Object : DefaultPropertyDef Property
Description
The ID of the multi-select lookup property definition that acts as the default property definition for this object type. For example, new relationships to objects of this type are expressed using this property.
Property type
Read-write property
Syntax
Visual Basic
Public Property DefaultPropertyDef As Long
Remarks
If the object type is not a real object type, "DefaultPropertyDef" is zero because simple value lists do not have a default property definition.
See Also

ObjType Object  | ObjType Members