OEC Application Programming Interface

UserList Class

List of related users - see OECClient.Users.

For a list of all members of this type, see UserList Members.

System.Object
   MarshalByRefObject
      KeyedList<Int32,User>
         IDList<Int32,User>
            IDKeyList<Int32,String,User>
               NamedList<User>
                  UserList

public class UserList : NamedList<User>

Remarks

List is indexed by ID and Name.

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

UserList Members | OEC.API Namespace