Version 24.2 (latest)

CalculationFunction Class Properties

For a list of all members of this type, see CalculationFunction members.

Public Properties
 NameDescription
Public PropertyArgDescriptorsArray list of argument descriptors  
Public PropertyArgListArray list of argument names  
Public PropertyCategoryCategory description for the function displayed by the formula builder tool  
Public PropertyDescriptionSummary description for the function displayed by the formula builder tool  
Public PropertyIsAlwaysDirtyIndicates whether the results of the function is always dirty.  
Public PropertyMaxArgsMaximum number of arguments required for the function  
Public PropertyMinArgsMinimum number of arguments required for the function  
Public PropertyNameFunction name used to reference the function in a formula  
See Also