Gets the links to external document that reference this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ExtWhereUsed As PDMWLinks |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As PDMWLinks
value = instance.ExtWhereUsed |
C# | |
---|
PDMWLinks ExtWhereUsed {get;} |
C++/CLI | |
---|
property PDMWLinks^ ExtWhereUsed {
PDMWLinks^ get();
} |
Property Value
Collection of links of external documents that reference this document
Remarks
See Also
Availability
SolidWorks Workgroup PDM 2003 FCS