Data service implementation which can defined metadata for the service and stores the data as property bags.
Inheritance Hierarchy


HotDocs.Sdk.DataServices DSPDataService T
HotDocs.Sdk.DataServices AnswerFileDataService
Namespace: HotDocs.Sdk.DataServices
Assembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Type Parameters
- T
- The type of the context to use. This must derive from the DSPContext class.
See Also