Gets the name of the project to which this document belongs.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property project As String |
| Visual Basic (Usage) | |
|---|
Dim instance As IPDMWDocument
Dim value As String
value = instance.project
|
| C++/CLI | |
|---|
property String^ project {
String^ get();
} |
Return Value
Name of project to which this document belongs
See Also
Availability
SolidWorks Workgroup PDM 2003 FCS