Gets all of the referenced configurations stored in this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ReferencedConfigurations As Object |
C# | |
---|
object ReferencedConfigurations {get;} |
C++/CLI | |
---|
property Object^ ReferencedConfigurations {
Object^ get();
} |
Return Value
An array of strings of the names of the referenced configurations
Example
See Also
Availability
SolidWorks Document Manager API 2011 SP0