Gets the type of this configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property type As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMConfiguration13
Dim value As Integer
value = instance.type
|
C++/CLI | |
---|
property int type {
int get();
} |
Return Value
Configuration type as defined in
swDmConfigurationType
Example
See Also
Availability
SolidWorks Document Manager API 2010 SP05