Retrieve the name of custom attributes #102
Unanswered
PersonalGHubAccount
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Search the _typesystem.py for the tag (converted to a url by expanding the prefix) on the property. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! By modifying the modulestructure example I have managed to retrieve all attributes, but my custom ones are send back as (i.e. XX_xxxxxxx-xxxxxx) links or similar instead of the actual name. DOORS predefined names are working though. Anyone that knows how I can get the names instead?
Beta Was this translation helpful? Give feedback.
All reactions