PasteReleaseFromTemplate Method
Description
Paste the release and rename it.
Syntax
Visual Basic
Public Function PasteReleaseFromTemplate( _
   ByVal ClipboardData As String, _
   ByVal targetParentId As String _
) As Object
Parameters
ClipboardData
targetParentId
See Also