Gets the component representation.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim RowIndex As Integer
Dim ComponentRep As String
Dim value As SwDmTableError
value = instance.GetComponentRep(RowIndex, ComponentRep)
|
Parameters
- RowIndex
- Row number for the component representation
- ComponentRep
- Component representation
Return Value
Error as defined in
SwDmTableError
Remarks
See Also
Availability
SolidWorks Document Manager API 2009 SP0