Targeted Environment
...
The GetList and GetAll function of the ServiceRegulatedEntityManager will now return four new properties:
public int ServiceId { get; set; }
public string RegulatedEntityTypeCode { get; set; }
public string RegulatedEntityIdTypeCode { get; set; }
public short SortOrder { get; set; }
The Add and Update functions of the ServiceRegulatedEntityManager remain the same.
Breaking change
N/A
MTOA Database – Release Note for Version (v1.12.0)
...