Click or drag to resize

PageElementPropertiesWizPhantomDetail_InvalidatingFields Property

When the InvalidatesLaterPages WizardPageAttr is set, restrict the invaliding fields to the fields specified here as a semicolon-separated list.

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

Property Value

Type: String
When the InvalidatesLaterPages WizardPageAttr is set, restrict the invaliding fields to the fields specified here as a semicolon-separated list.
See Also