RowMethodTDisplayName Property

Spotfire 15.0 API Reference
Gets the display name for the method name. This is not the name used in expressions but the name shown in the UI.

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

C#
public abstract string DisplayName { get; }

Property Value

Type: String

Implements

IPublicMethodDisplayName
Version Information


See Also

Reference