TAeControlGroup Structure

Field Data Type Description Notes
CGName String Name of the Control Group 2
CGNum Integer Numeric value of the Control Group 2
CurrMPeriodEnd String Current measurement period end date 1
CurrMPeriodStart String Current measurement period start date 1
CurrSPeriodEnd String Current stability period end date 1
CurrSPeriodStart String Current stability period start date 1
PrevMPeriodEnd String Previous measurement period end date 1
PrevMPeriodStart String Previous measurement period start date 1
PrevSPeriodEnd String Previous stability period end date 1
PrevSPeriodStart String Previous stability period start date 1

Notes

  1. yyyy-mm-dd format
  2. Use getControlGroups to retrieve a list of Control Group ID’s and values

Methods Referencing Structure

getControlGroups

Back to Top