Click or drag to resize

IFieldInit Method

Initializes the control bound to the field.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void Init(
	bool metaOnly
)

Parameters

metaOnly
Type: SystemBoolean
If set this prevents picklists and other operational data from being applied.
See Also