Adds a file to the history listing.
Syntax
Visual Basic (Declaration) | |
---|
Sub AddFile( _
ByVal lFileID As System.Integer _
) |
C# | |
---|
void AddFile(
System.int lFileID
) |
C++/CLI | |
---|
void AddFile(
& System.int lFileID
) |
Parameters
- lFileID
- ID of file to add
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional Version 6.4