Call GetComponentInfo on HotDocs Server via web services
Namespace: HotDocs.Sdk.Server.WebServiceAssembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- templateID
- Type:
System String
[Missing <param name="templateID"/> documentation for "M:HotDocs.Sdk.Server.WebService.Proxy.GetComponentInfo(System.String,System.Boolean)"]
- includeDialogs
- Type:
System Boolean
Indicates whether or not information about dialogs should be included.
Return Value
Type: ComponentInfo[Missing <returns> documentation for "M:HotDocs.Sdk.Server.WebService.Proxy.GetComponentInfo(System.String,System.Boolean)"]
Implements
IHDSvc GetComponentInfo(String, Boolean)See Also