Hidden properties extension
The hidden properties (isHidden) extension enables client applications to determine the object properties that should not be displayed based on the object properties that are marked as hidden in Content Engine.
Remember: If you design your
client application to use this IBM® ECM CMIS extension,
it is recommended that you design the application to use the value
that is provided by the extension only if a value is available. If
this information is not provided, it should not cause your application
to encounter an error because the information is not required by the
OASIS CMIS API specification.
Response format
<p8ext:isHidden>Boolean true or false</p8ext:isHidden>