Gets the number of items in 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 GetAllCustomPropertiesCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim value As Integer
value = instance.GetAllCustomPropertiesCount()
|
C# | |
---|
int GetAllCustomPropertiesCount() |
C++/CLI | |
---|
int GetAllCustomPropertiesCount(); |
Return Value
Number of available custom properties
Remarks
See Also
Availability
SolidWorks 2004 SP1, Revision Number 12