Click or drag to resize

AddressResidential Properties

The AddressResidential type exposes the following members.

Properties
  NameDescription
Public propertyAddressCode
Gets or sets the address code.
(Inherited from AddressBase.)
Public propertyAddressLines
Gets or sets the address lines.
(Inherited from AddressBase.)
Public propertyAddressType
Gets or sets the address type.
(Inherited from AddressBase.)
Public propertyBillCode
Gets or sets the bill code ("Original","Copy", or blank).
(Inherited from AddressBase.)
Public propertyEmails
Gets or sets the email addresses.
(Inherited from AddressBase.)
Public propertyIsEmergencyContact
Gets or sets a value indicating whether this address is set as an emergency contact address.
(Inherited from AddressBase.)
Public propertyIsSendGrades
Gets or sets a value indicating whether this address is set to receive student's grade reports.
(Inherited from AddressBase.)
Public propertyNotPublishEntireAddress
Gets or sets a value indicating whether the entire address should be hidden in a public directory.
(Inherited from AddressBase.)
Public propertyOtherNumbers
Gets or sets the other numbers.
(Inherited from AddressBase.)
Public propertyPhoneNumbers
Gets or sets the phone numbers.
(Inherited from AddressBase.)
Top
See Also