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