Gets whether this table has a placeholder row.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function HasPlaceHolderRow() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable6
Dim value As System.Boolean
value = instance.HasPlaceHolderRow() |
C# | |
---|
System.bool HasPlaceHolderRow() |
C++/CLI | |
---|
System.bool HasPlaceHolderRow(); |
Return Value
True if this table has a placeholder row, false if not
See Also
Availability
SOLIDWORKS Document Manager API 2018 SP0