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