Unanswered
What Is User Properties For And How Can I Add Parameters To It Via Code? Thx!
what is user properties
Think of them as parameters you can add post execution, that you can also add to the Task table (i.e. customize columns)
how can I add parameters
task.set_user_properties([{"name": "backbone", "description": "network type", "value": "great"},]
146 Views
0
Answers
3 years ago
one year ago