RowMethod T  Description Property TIBCO Spotfire 6.0 API Reference
Gets a description of what the method does. This is shown in the user interface to describe to the user how to use the method.

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

public abstract string Description { get; }

Property Value

Type: String

Implements

IPublicMethod Description
See Also