Gets the source of the part number used in the BOM table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BOMPartNoSource As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IConfiguration
Dim value As Integer
instance.BOMPartNoSource = value
value = instance.BOMPartNoSource
|
C# | |
---|
int BOMPartNoSource {get; set;} |
C++/CLI | |
---|
property int BOMPartNoSource {
int get();
void set (int value);
} |
Return Value
Source of part number as defined in
swBOMPartNumberSource_e
Example
See Also
Availability
SolidWorks 2004 SP4, Revision Number 12.4