Interface for method which should be shown in the UI.
2.0
Casts this object to the specified type. Throws error on failure.
The target type of the cast.
The type of the object to cast.
The type to cast to.
Casts this object to the specified type. Returns null on failure.
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.
Gets the display name for method name. This is not the name used in expressions but the name shown in the UI.
Gets the data method category.
Gets the name of the method as used in expressions.
Gets which section should the method be part of, see the Spotfire.Dxp.Data.Computations.Sections class for predefined sections.
Interface for method which should be shown in the UI.
Since
2.0