DataSourceField BackfillType Property
DataSourceBackfillType is an enumeration that specifies whether and under what conditions the current field will be stored back to the data source.

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

public DataSourceBackfillType BackfillType { get; private set; }

Property Value

Type: DataSourceBackfillType
See Also