| Solid Edge Part Type Library > BendTable Object : AddColumn Method |
| Visual Basic |
|---|
Public Function AddColumn( _ ByVal ColumnName As String, _ ByVal ColumnType As PropertyTypeConstants _ ) As Long |
| Value | Description |
|---|---|
| sePropertyTypeDouble | Property Type - Double |
| sePropertyTypeInteger | Property Type - Integer |
| sePropertyTypeString | Property Type - String |