Indicates the user formula parameter type.
Member | Value | Description |
---|---|---|
ufptChoice | 3 | Parameter type is choice |
ufptDouble | 1 | Parameter type is double |
ufptInt | 0 | Parameter type is integer |
ufptString | 2 | Parameter type is string |
This is used in the CQGParameterDefinition.Type property.