laptop and a wrench

漏洞

The definition query is missing in the Layer Properties of ArcGIS Pro after setting it in an Add-In button using FeatureLayer.SetDefinitionQuery.

上次发布: May 31, 2019 ArcGIS Pro SDK for .NET
漏洞 ID 编号 BUG-000122542
已提交May 22, 2019
上次修改时间July 30, 2025
适用范围ArcGIS Pro SDK for .NET
找到的版本2.3.2
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本2.4
状态Fixed

附加信息

To update the user interface to reflect the definition query on the layer in ArcGIS Pro, the CIM must be updated with the change after calling the SetDefinitionQuery method on the layer class. Refer to the code below as an example: featureLayer.SetDefinitionQuery(" QUERYDEFINITION "); CIMFeatureLayer cimDef = featureLayer.GetDefinition() as CIMFeatureLayer; featureLayer.SetDefinition(cimDef);

重现步骤

漏洞 ID: BUG-000122542

软件:

  • ArcGIS Pro SDK for .NET

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项