Creates a label with the specified name and description for this file.
Syntax
Visual Basic (Declaration) | |
---|
Function CreateLabel( _
ByVal bsName As System.String, _
ByVal bsDescription As System.String _
) As System.Integer |
Parameters
- bsName
- Name of the label; maximum of 255 characters
- bsDescription
- Label description to show in the history dialog box; maximum of 2000 characters
Return Value
ID of the file label
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2019 SP04