Gets the type of configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Type As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IConfiguration
Dim value As System.Integer
value = instance.Type |
C# | |
---|
System.int Type {get;} |
C++/CLI | |
---|
property System.int Type {
System.int get();
} |
Property Value
Type of configuration as defined in
swConfigurationType_e
Example
See Also
Availability
SOLIDWORKS 2010 SP4, Revision Number 18.4