Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TableReferenceExpression Class / Keyword Property


In This Topic
Keyword Property
In This Topic
Gets the table reference type
Syntax
'Declaration
 
Public ReadOnly Property Keyword As StructuredTableReferenceKeywordType
 
'Usage
 
Dim instance As TableReferenceExpression
Dim value As StructuredTableReferenceKeywordType
 
value = instance.Keyword
See Also