Gets the name of the project for the document for this link.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property project As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWLink
Dim value As System.String
instance.project = value
value = instance.project |
C# | |
---|
System.string project {get; set;} |
C++/CLI | |
---|
property System.String^ project {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of project for this link
See Also
Availability
SOLIDWORKS Workgroup PDM 2003 SP3