List-relations
Server supplies four class templates to define list-relations:
-
IlsOwnsList<OwnerType,OwnedType>
-
IlsUsesList<UserType,UsedType>
-
IlsSortedOwnsList<OwnerType,OwnedType>
-
IlsSortedUsesList<UserType,UsedType>
The procedure to declare a list-relation is the same as the one you must follow to declare a one-to-one relation.