Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - DocumentSetConstraints
Applies constraints to a document.
The constraints are configured in the "DocumentConstraints" Resource (usually through the backoffice). These contain settings to configure naming conventions (and general settings) for the application of constraints.
The naming conventions are used to update the document (you will see the constraints in the DocumentConstraints, Page Settings, Layer Settings and Frame Constraints panel items in CHILI Editor)
Declaration
public string DocumentSetConstraints ( string apiKey, string documentID, string constraintsID );
Arguments
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
Edit
Apply on resource
documents