Class s7sdk.StaticContentDesc
The StaticContentDesc
desrcibes any type of static content.
Constructor Attributes | Constructor Name and Description |
---|---|
s7sdk.StaticContentDesc(id, path, suffix, type, version)
|
Class Detail
s7sdk.StaticContentDesc(id, path, suffix, type, version)
- Parameters:
- id
- static content asset id.
- path
- static content file path.
- suffix
- static content file suffix.
- type
- The type of the item. In this case, type is always
static
. - version
- static content asset version.
- See:
- s7sdk.set.MediaSet