DataSource Name Property
Name is a string that provides a name for 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 string Name { get; private set; }

Property Value

Type: OnlineString
See Also