Gets the names of custom property names for this cut-list item.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCustomPropertyNames() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMCutListItem
Dim value As System.Object
value = instance.GetCustomPropertyNames() |
C# | |
---|
System.object GetCustomPropertyNames() |
C++/CLI | |
---|
System.Object^ GetCustomPropertyNames(); |
Return Value
Array of custom property names
Example
See Also
Availability
SOLIDWORKS Document Manager API 2009 SP0