Click or drag to resize

UserProfileService Methods

The UserProfileService type exposes the following members.

Methods
  NameDescription
Public methodgetFacultySections
Gets Faculty Section information given a faculty's ID or Entity Number.
Public methodgetFacultySectionsByEntityNo
Gets Faculty Section information given a faculty's entity number.
Public methodgetFacultySectionsByFacultyID
Gets Faculty Section information given a faculty's ID.
Public methodgetPersonInfoByEntityNo
Gets the Person information given a person's entity number.
Public methodgetPersonInfoByWebUserID
Gets the Person information given a user name.
Public methodgetUserInfo
Gets the Person information for a user.
Top
See Also