When label classes are created and features are labeled, the label class values are displayed as -1 and 0.
上次发布: January 12, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000103725
已提交
March 16, 2017
上次修改时间
April 16, 2025
适用范围
ArcGIS Pro
找到的版本
1.3.1
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
What is being done on the workflow is validating the statemen and a variant_bool is being returned 0=true, -1=false. If you were to do this using the arcade language you would see the true/false.