CIS Web Services Documentation
Assembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)
An Account information transport request class
Namespace: CISServiceAssembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AccountRequest
<SerializableAttribute> _ Public Class AccountRequest
[SerializableAttribute] public ref class AccountRequest
Members
All Members | Properties ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Address1 | |
![]() | Address2 | |
![]() | City | |
![]() | CreationDate |
Date the account record was created
|
![]() | ||
![]() | ExpirationDate |
Date the account will expire in the CIS system.
|
![]() | FirstName | |
![]() | Gender | |
![]() | GradYear |
Graduation year
|
![]() | LastAccessDate |
Date the account last accessed the CIS System
|
![]() | LastName | |
![]() | MiddleName | |
![]() | OptInFlag |
Opt in to sharing information with site administration
|
![]() | Password |
Password for the CIS System
|
![]() | PhoneNumber | |
![]() | RefID |
Alternate reference identifier provided by site or other entity.
|
![]() | SiteID |
Unique identifier for the site related to the account
|
![]() | State | |
![]() | Status |
Status of the account
|
![]() | Username |
Username for the CIS System
|
![]() | Zip |
Remarks
A class that includes the full account information.