Gets the name of this study.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Name As String |
Visual Basic (Usage) | |
---|
Dim instance As ICWStudy
Dim value As String
value = instance.Name
|
C++/CLI | |
---|
property String^ Name {
String^ get();
} |
Return Value
Name of the active study
See Also
Availability
SolidWorks Simulation API 2008 SP1.0