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