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