[]
Use the members of this enumeration to set the value of the CodeType property in the FunctionBase.
public enum FunctionCodeTypeEnum
| Name | Description |
|---|---|
| Formula | Code text represents expression |
| Method | Code text represents body of method |
| Unit | Code text represents code unit |