Checks if variable assignment is required when publishing a book to a list of publishing profiles.
Parameters
Name |
Type |
Description |
bookId |
Integer |
ID for book to check. |
profileIds |
Integer List |
ID for publishing profiles to check. |
Returns
Type: Boolean
true if variable assignment is required, false otherwise.
Addresses
JSON: http://<Base Address>/Publishing/json/IsVariableAssignmentRequired
JSON (for IIS): http://<Base Address>/Publishing.svc/json/IsVariableAssignmentRequired