Working on French fare profile, I've noticed that a FareSection cannot be created directly in a GeneralFrame (only in a ResourceFrame).
The root cause seems to be that FareSection is not inheriting from DataManagedObject, that is a requirement for a GeneralFrame member.
Working on French fare profile, I've noticed that a FareSection cannot be created directly in a GeneralFrame (only in a ResourceFrame).
The root cause seems to be that FareSection is not inheriting from DataManagedObject, that is a requirement for a GeneralFrame member.