Gets the component representation.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim RowIndex As System.Integer
Dim ComponentRep As System.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