Adds a file reference that has been copied to the Windows clipboard to another checked-out file.
Syntax
Visual Basic (Declaration) | |
---|
Sub AddReferencesClipboard( _
ByVal lRootFile As System.Integer _
) |
C# | |
---|
void AddReferencesClipboard(
System.int lRootFile
) |
C++/CLI | |
---|
void AddReferencesClipboard(
& System.int lRootFile
) |
Parameters
- lRootFile
- ID of file to which to add the file reference that is on the Windows clipboard
Example
Remarks
See Also
Availability
Version 6.3 of SOLIDWORKS PDM Professional