| 不具合 ID 番号 |
BUG-000133771 |
| 送信されました | September 11, 2020 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | ArcGIS Runtime SDK |
| 見つかったバージョン | 100.8 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 64 Bit |
| ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
ArcGIS Runtime SDK for .NET does not support Python label expressions. Only simple expressions and Arcade expressions are supported. If however the expression is Python and just a simple field name, during packaging a label class definition is published using the simple-expression format (effectively converting from Python to simple expression).
対処法
Use double quotation marks for the Python labeling expressions.
再現の手順