PageElementPropertiesWizPhantomList_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 WizPhantomList_WizInstField { get; }
ReadOnly Property WizPhantomList_WizInstField As String
Get
Property Value
Type:
StringA 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