WindowTemplateManagerUpdateTemplate Method
Update template information and files.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Update template information and files.")]
public void UpdateTemplate(
WindowTemplate templateInfo,
Guid templateToken,
Guid screenshotToken
)
Parameters
- templateInfo WindowTemplate
- must contain at least TemplateId, Name and Description
- templateToken Guid
- upload token for template XML file (optional)
- screenshotToken Guid
- upload token for screenshot file (optional)