The AssociatedPropertyDef class represents the property definition of a class.
Clone | Creates a copy of the object. |
PropertyDef | The ID of the associated property definition. |
Required | Specifies whether the associated property definition is required. |
The AssociatedPropertyDef object connects a single property definition to an object class.
Object classes can have both required and optional property definitions. This class defines the association type and the associated property definition for an object class. The property definition is identified by its ID and the association type is a Boolean value. Use the VaultPropertyDefOperations interface to resolve the PropertyDef object for the property ID.
A single associated property definition (highlighted with the green rectangle) as seen in the user interface of M-Files Admin.