CodeManager.SaveCodeArchive
Updates the settings of an existing code archive or creates a new
code archive.
CodeManager.SaveCodeArchive parameters
| Name
|
Type
|
Description
|
|
archive_id
|
xsd:int
|
A unique identifier for the code archive.
Leave this parameter blank to have SIteCatalyst automatically generate the
archive_id.
|
|
archive_name
|
xsd:string
|
The code archive name.
|
|
archive_description
|
xsd:string
|
A description of the code archive.
|
|
code
|
tns:code_items
|
A list of the code archives you want to
save.
|
CodeManager.SaveCodeArchive response
| Type
|
Description
|
| xsd:int
|
Returns the
archive_id of each saved code archive, or
0 if the save operation fails.
|
Comments (0)
Must be logged in to comment. Login or register now to comment!