PageElementPropertiesWizPhantomDetail_CopyValues Property |
Semi-colon separated list of field values to copy, in the form <dst-instance>.<field-key>=<src-instance>.<field-key>. Note that values can only be copied to the current instance and therefore no <dst-instance> should be specified.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizPhantomDetail_CopyValues { get; }
ReadOnly Property WizPhantomDetail_CopyValues As String
Get
Property Value
Type:
StringSemi-colon separated list of field values to copy, in the form <dst-instance>.<field-key>=<src-instance>.<field-key>. Note that values can only be copied to the current instance and therefore no <dst-instance> should be specified.
See Also