Gets the non-SOLIDWORKS attachments for this SOLIDWORKS document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Attachments As PDMWLinks |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As PDMWLinks
value = instance.Attachments |
C# | |
---|
PDMWLinks Attachments {get;} |
C++/CLI | |
---|
property PDMWLinks^ Attachments {
PDMWLinks^ get();
} |
Property Value
Collection of links of non-SOLIDWORKS attachments for this SOLIDWORKS document
See Also
Availability
SOLIDWORKS Workgroup PDM 2006 FCS