Gets the number of invisible custom properties for this sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetInvisibleCustomPropertyCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMSheet
Dim value As Integer
value = instance.GetInvisibleCustomPropertyCount()
|
C# | |
---|
int GetInvisibleCustomPropertyCount() |
C++/CLI | |
---|
int GetInvisibleCustomPropertyCount(); |
Return Value
Number of invisible custom properties
See Also
Availability
SolidWorks Document Manager API 2009 SP0