DataTableNameEscapedForExpression Property

Spotfire 15.0 API Reference
Gets the name of the table escaped for usage in an expression. This is a utility method which uses EscapeIdentifier(String).

Namespace:  Spotfire.Dxp.Data
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public string NameEscapedForExpression { get; }

Property Value

Type: String
Version Information


See Also

Reference