Click or drag to resize

PageElementPropertiesWizSimpleImport_CopyValues Property

Semi-colon separated list of field values to import from elsewhere in the wizard, in the form <field-key>=<src-instance>.<field-key>.

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

Property Value

Type: String
Semi-colon separated list of field values to import from elsewhere in the wizard, in the form <field-key>=<src-instance>.<field-key>.
See Also