EamObjectRuntimeInfoStatus_enum

EamObjectRuntimeInfoStatus_enum
EamObjectRuntimeInfoStatus_enum

Status defines a health value that denotes how well the entity conforms to the goal state.

Possible values:

  • green: The entity is in perfect compliance with the goal state.

  • yellow: The entity is actively working to reach the desired goal state.

  • red: The entity has reached an issue which prevents it from reaching the desired goal state.

    To remediate any offending issues, look at issue and use either Resolve or ResolveAll.

This data structure has no properties.
Enumeration: green, yellow, red,