Gets or sets the name of the function.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax
Property Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| System ArgumentNullException | Thrown if the name is null. |
| System ArgumentException | Thrown if the name of the function is not valid. |
Remarks
See Also