Comment |
The attribute of the definition version entity that tells what state the
definition instance is in. The word "Published" in this context means a change
being commited or made ready for runtime. Currently the available status options
are:
Draft - the entity instance is being created or changed, but has not yet been
published, so is not yet valid for runtime.
Active - the entity instance has been published, and is available for runtime.
Superseded - the entity instance has been previously published, but has been
replaced with a newer version of itself in runtime.
|