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