Hi All
I'm working with the IDmsElement property State, which returns an enum with several options, including "Undefined." I'm not entirely sure what "Undefined" represents or under what conditions an element would enter this state.
Could someone clarify:
- What does the "Undefined" state indicate?
- When/why would an element's state become "Undefined"?

Thanks!
José Silva [SLC] [DevOps Enabler] Posted new comment
Hi Jason,
That’s a good question. I’d say it’s probably used when none of the other states can be clearly determined, instead of throwing an exception. But let’s see if someone can clarify it better.