Gets and sets the method for sorting the BOM table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SortMethod As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableSortData
Dim value As System.Integer
instance.SortMethod = value
value = instance.SortMethod |
C# | |
---|
System.int SortMethod {get; set;} |
C++/CLI | |
---|
property System.int SortMethod {
System.int get();
void set ( & System.int value);
} |
Property Value
Sort method as defined by
swBomTableSortMethod_e
Example
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0