ContentAttributeIsUrl
If the JSON attribute identified by ContentAttribute
contains a URL to a file that can be used as the document content, set this parameter to true
.
If the JSON attribute identified by ContentAttribute
contains text that can be used as the document content, use the default value of false
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section named by EntitySections |
Example: | ContentAttributeIsUrl=True
|
See Also: | ContentAttribute |