parentAdminContextIds property

List<AdminContextId> parentAdminContextIds
getter/setter pair

The list of parent administrative context IDs. These represent the administrative hierarchy (e.g., state->country). Used internally to load commercial vehicle regulations that may be inherited from parent administrative regions.

Implementation

List<AdminContextId> parentAdminContextIds;