Gets the full path of the parent project and any subprojects of a document in a
search result.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ParentPath As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWSearchResult
Dim value As System.String
value = instance.ParentPath |
C# | |
---|
System.string ParentPath {get;} |
C++/CLI | |
---|
property System.String^ ParentPath {
System.String^ get();
} |
Property Value
Path to parent project and any subprojects
Remarks
See Also
Availability
SolidWorks Workgroup PDM 2006 FCS