1. OG data type - PersonList

    Artikel: AN0001742Aktualisiert:
    Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.

    This object is list of objects Person.

    Object properties

    All the functions refer to the list of objects on which the function is called.

    Name Description
    PersonInfoList ToPersonInfoList() Function converts list of Person object instances into the list of PersonInfo object instances.
    void Add(int personId) Function adds a new user into the list and sets his name as input Id.

     

×