UiPath Documentation
activities
latest
false

Atividades do desenvolvedor

Última atualização 21 de abr de 2026

Get Python Object

UiPath.Python.Activities.GetObject

Essa atividade é usada para obter o tipo de dados.NET de um objeto Python.

Só pode ser usado dentro da atividade Python Scope.

Propriedades

Comum
  • DisplayName - The display name of the activity. This field supports only String variables.
Entrada
  • Python Object - The Python object to extract the value from. This field supports only PythonObject variables.
Diversos
  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
  • TypeArgument - The .NET data type you want to get from the PythonObject variable. By default, it is set to Object. All data types available in Studio are supported.
Saída
  • Result - The .NET type variable selected in the TypeArgument property corresponding to the Python object.
  • Propriedades

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades