DataSource Type Property
Type is an enumeration that indicates the type of the current data source.

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

public DataSourceType Type { get; private set; }

Property Value

Type: DataSourceType
See Also