I would like to get all properties which are required during creating of an object based on the Configurations via COM API.
I would like to get all properties which are required during creating of an object based on the Configurations via COM API.
This class contains details of the "associated property defs", which is the property definitions listed: M-Files API - ObjectClass Object
Each of these has a flag to show whether they are mandatory.
This class contains details of the "associated property defs", which is the property definitions listed: M-Files API - ObjectClass Object
Each of these has a flag to show whether they are mandatory.
I have managed to pull all properties now the challenge is hiding those properties as they have been defined in metadata card configuration. so that if it hidden, I also hide on my side
Unfortunately metadata-card configuration is not currently directly exposed via the API.
so how can I access it
© 2024 M-Files, All Rights Reserved.