|
• The action is available in the version 4 or later of the PTC domain.
• To execute the action for a domain that inherits the ContentHolder entity, the latest version of the domain must import version 4 or later of the PTC domain.
|
Property
|
Description
|
Required
|
||||
---|---|---|---|---|---|---|
ContentHolder@odata.bind
|
The content holder ID.
ContentHolder@odata.bind defines the ContentHolder entity as a navigation property with @odata.bind.
|
Yes
|
||||
ContentNavigationProperty
|
Comma-separated list of navigation properties that hold the content that you want to download.
ContentNavigationProperty is a collection of a single or multiple navigation properties.
For example, you can download the content for the following navigation properties: Thumbnails, SmallThumbnails, Attachments, AdditionalFiles, and so on.
|
Yes
|
||||
ContentFormatFilter
|
Comma-separated list of file extensions to filter. The created zip-stream includes only the files with the extensions that are specified in the attribute value.
ContentFormatFilter is a collection of a single or multiple file extensions to filter.
|
Optional
|
||||
ContentNameSuffix
|
The suffix to add to a file to rename its file name. When specified, the files that are added to the zip-stream are renamed in the <FileName>_<ContentNameSuffix>.extension format.
When multiple files are downloaded, the specified suffix is added to all file names in the zip-stream.
|
Optional
|
||||
EntityVersion
|
The domain version of the content holder entity.
|
Optional
|