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; }
ReadOnly Property WizSimpleImport_CopyValues As String
Get
Property Value
Type:
StringSemi-colon separated list of field values to import from elsewhere in the wizard, in the form <field-key>=<src-instance>.<field-key>.
See Also