Click or drag to resize

Person2 Properties

The Person2 type exposes the following members.

Properties
  NameDescription
Public propertyAllFamilyIDs
Gets a list of all families this person belongs to.
Public propertyBirthDate
Public propertyConstituentInfo
PersonConstituent Information.
Public propertyContactInfo
Gets contact information for the person when the IncludeContactInfo export parameter is true.
Public propertyEntityNo
Gets the entity number.
Public propertyFacultyInfo
Gets the additional faculty information when IsFaculty is true and the IncludeFaculty export parameter is true
Public propertyFamilyID
Gets the Primary Family ID.
Public propertyFirstName
Gets the first name.
Public propertyFullName
Gets the full name.
Public propertyGender
Gets the gender.
Public propertyIsConstituent
Gets a value indicating whether this person is a constituent.
Public propertyIsFaculty
Gets a value indicating whether this person is a faculty member.
Public propertyIsLDAPAuthenticated
Gets a value indicating whether this web user is LDAP authenticated.
Public propertyIsParent
Gets a value indicating whether this person is a parent.
Public propertyIsStudent
Gets a value indicating whether this person is a student.
Public propertyLastName
Gets the last name.
Public propertyMaidenName
Gets or sets the maiden name.
Public propertyMiddleName
Gets the middle name.
Public propertyParentInfo
Parent Information.
Public propertyPreferredName
Gets the preferred name.
Public propertySpouseEntityNo
Gets the spouse's entity number when the IncludePersonSpouseInfo export parameter is true and either IncludeParents or IncludeConstituents is set to true.
Public propertyStudentInfo
Gets additional student information when IsStudent is true and the IncludeStudents export parameter is true.
Public propertySuffix
Gets the suffix.
Public propertyTitle
Gets the title.
Public propertyWebUserID
Gets the web user ID.
Public propertyWebUserNo
Gets the web user no.
Top
See Also