Copies specified properties from source issue to target issue.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- srcIssue
- Type: CMS.Newsletters IssueInfo
Source issue
- dstIssue
- Type: CMS.Newsletters IssueInfo
Target issue
- properties
- Type: System String
List of properties (columns) that should be copied separated by semicolon
See Also