Gets the list of available custom properties that can be used for a custom properties column in this BOM table annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAllCustomProperties() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim value As Object
value = instance.GetAllCustomProperties()
|
C# | |
---|
object GetAllCustomProperties() |
C++/CLI | |
---|
Object^ GetAllCustomProperties(); |
Return Value
Array of strings of available custom properties
Example
Remarks
See Also
Availability
SolidWorks 2004 SP1, Revision Number 12