Gets all of the external references stored in this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ExternalReferences As Object |
C# | |
---|
object ExternalReferences {get;} |
C++/CLI | |
---|
property Object^ ExternalReferences {
Object^ get();
} |
Return Value
An array of the names of the external references
Example
See Also
Availability
SolidWorks Document Manager API 2011 SP0