![]() |
Function
|
The FunctionDescription type exposes the following members.
Name | Description | |
---|---|---|
![]() |
aliases | Gets or sets other names for the function. |
![]() |
allowedGroupOperations | Gets or sets allowed group operations for the function. |
![]() |
category | Gets or sets the category of the function, either "BuiltIn" or "Custom". |
![]() |
description | Gets or sets the description of the function. |
![]() |
name | Gets or sets the name of the function. |
![]() |
parameters | Gets or sets the parameter descriptions for the function. |
![]() |
publishedGroupOperations | Gets or sets published group operations for the function. |
![]() |
returnType | Gets or sets the return type of the function, either "Scalar" or "Series". |