Gets or sets the region where this assembly is assembled.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Region As System.Integer |
C# | |
---|
System.int Region {get; set;} |
C++/CLI | |
---|
property System.int Region {
System.int get();
void set ( & System.int value);
} |
Property Value
Region of assembly as defined in
swSustainabilityRegionName_e
Example
See Also
Availability
SolidWorks Sustainability API 2013 SP0