Spread Windows Forms 12.0 Product Documentation
Keyword Property


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > TableReferenceExpression Class : Keyword Property
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
public StructuredTableReferenceKeywordType Keyword {get;}
See Also

Reference

TableReferenceExpression Class
TableReferenceExpression Members