[WebServiceAttribute(Namespace = "http://filehold.com/librarymanager/windowtemplatemanager/")]
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class WindowTemplateManager : WebService
WindowTemplateManager | Initializes a new instance of the WindowTemplateManager class |
AddTemplate | Create a new window template. |
DeleteTemplate | Delete the template and associated files. |
DownloadScreenshot | Return download token for the screenshot file in repository. |
DownloadTemplate | Return download token for the template XML file in repository. |
GetTemplate | Return a single template. |
GetTemplates | Return a list of available templates. |
UpdateTemplate | Update template information and files. |
ConvertT | (Defined by ObjectExtension) |
GetUserIdentityName | (Defined by WebServiceExtension) |
ToJson | (Defined by ObjectExtension) |