Person2 Properties |
The Person2 type exposes the following members.
| Name | Description | |
|---|---|---|
| AllFamilyIDs |
Gets a list of all families this person belongs to.
| |
| BirthDate | ||
| ConstituentInfo |
PersonConstituent Information.
| |
| ContactInfo |
Gets contact information for the person when the IncludeContactInfo export parameter is true.
| |
| EntityNo |
Gets the entity number.
| |
| FacultyInfo |
Gets the additional faculty information when IsFaculty is true and the IncludeFaculty export parameter is true
| |
| FamilyID |
Gets the Primary Family ID.
| |
| FirstName |
Gets the first name.
| |
| FullName |
Gets the full name.
| |
| Gender |
Gets the gender.
| |
| IsConstituent |
Gets a value indicating whether this person is a constituent.
| |
| IsFaculty |
Gets a value indicating whether this person is a faculty member.
| |
| IsLDAPAuthenticated |
Gets a value indicating whether this web user is LDAP authenticated.
| |
| IsParent |
Gets a value indicating whether this person is a parent.
| |
| IsStudent |
Gets a value indicating whether this person is a student.
| |
| LastName |
Gets the last name.
| |
| MaidenName |
Gets or sets the maiden name.
| |
| MiddleName |
Gets the middle name.
| |
| ParentInfo |
Parent Information.
| |
| PreferredName |
Gets the preferred name.
| |
| SpouseEntityNo |
Gets the spouse's entity number when the IncludePersonSpouseInfo export parameter is true and either IncludeParents or IncludeConstituents is set to true.
| |
| StudentInfo |
Gets additional student information when IsStudent is true and the IncludeStudents export parameter is true.
| |
| Suffix |
Gets the suffix.
| |
| Title |
Gets the title.
| |
| WebUserID |
Gets the web user ID.
| |
| WebUserNo |
Gets the web user no.
|