DataTable GetMethods Method TIBCO Spotfire 7.0 API Reference
Gets the methods that can be used in expressions on this table.

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

public IList<IPublicMethod> GetMethods()

Return Value

Type: IList IPublicMethod 
The methods that can be used on this table.
Version Information

Supported in: 7.0
See Also