Gets the links to documents referenced by this configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property References As PDMWLinks |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWConfiguration
Dim value As PDMWLinks
value = instance.References |
C# | |
---|
PDMWLinks References {get;} |
C++/CLI | |
---|
property PDMWLinks^ References {
PDMWLinks^ get();
} |
Property Value
Collection of links to documents referenced by this configuration
See Also
Availability
SolidWorks Workgroup PDM 2003 FCS