WorkSession Service Property
Returns the IServices object for the current work session.

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

public IServices Service { get; }

Property Value

Type: IServices
See Also