Hide Table of Contents
GetColumnType3 Method (ITableAnnotation)

Gets the type and property data for the specified BOM table column.

.NET Syntax

Visual Basic (Declaration) 
Function GetColumnType3( _
   ByVal Index As System.Integer, _
   ByVal IncludeHidden As System.Boolean, _
   ByRef PropertyData As System.Object, _
   ByRef Status As System.Integer _
) As System.Integer
Visual Basic (Usage) 
Dim instance As ITableAnnotation
Dim Index As System.Integer
Dim IncludeHidden As System.Boolean
Dim PropertyData As System.Object
Dim Status As System.Integer
Dim value As System.Integer
 
value = instance.GetColumnType3(Index, IncludeHidden, PropertyData, Status)
C# 
System.int GetColumnType3( 
   System.int Index,
   System.bool IncludeHidden,
   out System.object PropertyData,
   out System.int Status
)
C++/CLI 
System.int GetColumnType3( 
&   System.int Index,
&   System.bool IncludeHidden,
&   [Out] System.Object^ PropertyData,
&   [Out] System.int Status
) 

Parameters

Index
0-based index of the column whose type to get
IncludeHidden
True to include hidden columns in Index, false to not
PropertyData
Property data specific to the type of column (see Remarks)
Status
Return code as defined in swColumnTypeStatus_e

Return Value

Type of column as defined in swTableColumnTypes_e

Example

Remarks

PropertyData varies by the type of column. See the Remarks in ITableAnnotation::SetColumnType3.

 

See Also

Availability

SOLIDWORKS 2019 FCS, Revision Number 27.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   GetColumnType3 Method (ITableAnnotation)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2019 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.