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