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