Enums.PopupExpressionReturnType enumeration

PopupExpressionReturnType can be one of:

ConstantDescription
Enums.PopupExpressionReturnTypeString(0) A string value is returned.
Enums.PopupExpressionReturnTypeNumber(1) A numeric value is returned.
Enums.PopupExpressionReturnTypeDictionary(2) The return type is expected to be a dictionary of key/value pairs that must follow the Web Map Specification for a popupElement. Refer to Popup Element for more details.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.