DSPResourceQueryProvider CurrentDataSource Property
Sets or gets the data source.

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

public Object CurrentDataSource { get; set; }

Property Value

Type: OnlineObject

Implements

OnlineIDataServiceQueryProvider CurrentDataSource
See Also