Gets the name of this task.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TaskName As System.String |
C# | |
---|
System.string TaskName {get;} |
C++/CLI | |
---|
property System.String^ TaskName {
System.String^ get();
} |
Property Value
Task name
See Also
Availability
SolidWorks Enterprise PDM 2010