Gets or sets the type of this BOM column.
Syntax
Visual Basic (Declaration) | |
---|
Property Type As System.Integer |
C# | |
---|
System.int Type {get; set;} |
C++/CLI | |
---|
property System.int Type {
System.int get();
void set ( & System.int value);
} |
Property Value
0 = Zone
1 = Revision
2 = Description
3 = Date
4 = Approved
5 = User
6 = Configuration quantity
7 = Item number
8 = Part number
-1 = Type not found
Example
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03