Click or drag to resize
Grid Solutions Framework

FunctionDescription Properties

The FunctionDescription type exposes the following members.

Properties
  Name Description
Public property aliases Gets or sets other names for the function.
Public property allowedGroupOperations Gets or sets allowed group operations for the function.
Public property category Gets or sets the category of the function, either "BuiltIn" or "Custom".
Public property description Gets or sets the description of the function.
Public property name Gets or sets the name of the function.
Public property parameters Gets or sets the parameter descriptions for the function.
Public property publishedGroupOperations Gets or sets published group operations for the function.
Public property returnType Gets or sets the return type of the function, either "Scalar" or "Series".
Top
See Also