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