emxProductLine.Build.CreateBuild.DefaultType | Defines the default build type that is used during build creation. | Hardware Build Software Build |
emxProductLine.Build.CreateBuild.NumberLimit | Specifies the maximum number of builds that can be generated from a single build creation. | Positive Integer |
emxProduct.Build.IconRedDays | Specifies the number of days that determines the threshold value to display the slip days icon on the Builds page:- If the actual build date is greater than the planned build date by the number of days set for
IconRedDays , it displays the red icon. - If the actual build date is less than the planned build date by the number of days set for
IconGreenDays , it displays the green icon. - For any case in between these numbers, it displays the yellow icon.
| Positive or Negative Integer |
emxProduct.Build.IconGreenDays |