DataSourceField IsKey Property
IsKey is a boolean key that indicates whether or not the current data source field is a key for unique identification.

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

public bool IsKey { get; private set; }

Property Value

Type: OnlineBoolean
See Also