Updates a revision comment.
Syntax
Visual Basic (Declaration) | |
---|
Sub UpdateRevisionComment( _
ByVal lFileID As System.Integer, _
ByVal bsRevisionName As System.String, _
ByVal lVersionNo As System.Integer, _
ByVal As System.String _
) |
Parameters
- lFileID
- ID of file for which to update a comment
- bsRevisionName
- Name of revision for which to update a comment: "" for all revisions
- lVersionNo
- ID of version for which to update a comment; -1 for all versions
- bsNewComment
- New revision comment
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2008