Gets the names of the linked documents.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLinkedAttachments() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument5
Dim value As System.Object
value = instance.GetLinkedAttachments() |
C# | |
---|
System.object GetLinkedAttachments() |
C++/CLI | |
---|
System.Object^ GetLinkedAttachments(); |
Return Value
Array of the names of the linked documents
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2005 FCS