Gets the ID of the component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetID() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMComponent9
Dim value As System.Integer
value = instance.GetID() |
C++/CLI | |
---|
System.int GetID(); |
Return Value
ID of the component
Example
See Also
Availability
SolidWorks Document Manager API 2014 SP0