Click or drag to resize

PageElementPropertiesWizPhantomEditList_WizInstField Property

A field in the mapper, that when specified, should be set to the current wizard instance's WizInst value on a new record, and against which a WizInst filter should be created.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizPhantomEditList_WizInstField { get; }

Property Value

Type: String
A field in the mapper, that when specified, should be set to the current wizard instance's WizInst value on a new record, and against which a WizInst filter should be created.
See Also