Proxy GetTemplateInfo Method
Call GetTemplateInfo on HotDocs Server via web services

Namespace: HotDocs.Sdk.Server.WebService
Assembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TemplateInfo[] GetTemplateInfo(
	string[] templateIDs
)

Parameters

templateIDs
Type:  OnlineSystem String 

[Missing <param name="templateIDs"/> documentation for "M:HotDocs.Sdk.Server.WebService.Proxy.GetTemplateInfo(System.String[])"]

Return Value

Type:  TemplateInfo 

[Missing <returns> documentation for "M:HotDocs.Sdk.Server.WebService.Proxy.GetTemplateInfo(System.String[])"]

Implements

IHDSvc GetTemplateInfo( String )
See Also