Gets the type of the specified column
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim ColumnIndex As System.Integer
Dim value As SwDmColumnType
value = instance.GetColumnType(ColumnIndex) |
Parameters
- ColumnIndex
- Index of column
Return Value
Type of column as defined by
swDmColumnType
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2009 SP0