Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - settingsType

Description

This type represents the profile settings.

Properties

Name Type Occurrence Description
caseInsensitiveListSort xs:boolean Optional If set ‘true’ then no character case is considered when listing profile codes.
codeAllow xs:string Optional The code allowed of the profile code.
codeMaxWidth numberType Optional The maximum code width of the profile code.
codeMinWidth numberType Optional The minimum code width of the profile code.
codeSeparator characterType Optional The code separator of the profile code.
displaySeparator xs:string Optional The display separator of the profile code.
maxLevels numberType Optional The maximum level of the profile code.
In This Document