DataSource Fields Property
Fields a group of data fields associated with 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 DataSourceField[] Fields { get; private set; }

Property Value

Type:  DataSourceField 
See Also