Gets the name of the project in the search results.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property project As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWSearchResult
Dim value As System.String
value = instance.project |
C# | |
---|
System.string project {get;} |
C++/CLI | |
---|
property System.String^ project {
System.String^ get();
} |
Property Value
Name of project
See Also
Availability
SOLIDWORKS Workgroup PDM 2006 FCS