laptop and a wrench

Erro

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

Última Publicação: May 31, 2019 ArcGIS Pro SDK for .NET
Número de ID do Erro BUG-000122542
EnviadoMay 22, 2019
Última ModificaçãoJuly 30, 2025
Aplica-se àArcGIS Pro SDK for .NET
Versão encontrada2.3.2
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
Versão Fixa2.4
StatusFixed

Informações Adicionais

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);

Etapas para Reproduzir

ID do Erro: BUG-000122542

Software:

  • ArcGIS Pro SDK for .NET

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download