IsStatic Property (ITablixMember)
In This Topic
Gets a value indicating whether the member is a static member.
Syntax
'Declaration
ReadOnly Property IsStatic As Boolean
Property Value
A
System.Boolean value indicating whether the member is a static member.
See Also