FacultyInMsg Class |
This class comprises a single in-message to add, update, or delete a staff record.

SystemObject
GenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.CommonFacultyInMsg
Namespace:
Cmc.CampusLink.Wcf.Messages.CommonGenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.CommonFacultyInMsg
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] public class FacultyInMsg : GenericInMsg
The FacultyInMsg type exposes the following members.

Name | Description | |
---|---|---|
![]() | Action |
The type of action to be performed on the Staff record.
You can specify one of the following values:
|
![]() | Active |
Indicates whether the Staff is active or inactive. This value is mandatory.
You can specify one of the following values:
Database Information:
|
![]() | Address |
The Address of the Staff.
Database Information:
|
![]() |
The Email address of the Staff.
Database Information:
| |
![]() | EmployeeId |
The EmployeeId of the Staff.
Database Information:
|
![]() | FacultyId |
The ID of the Staff.
Database Information:
|
![]() | FirstName |
The Firstname of the Staff.
Database Information:
|
![]() | IsAXFaculty |
Indicates whether the staff is integrated in the calling application. This value is mandatory.
You can specify one of the following values:
Database Information:
|
![]() | Lastname |
The Lastname of the Staff.
Database Information:
|
![]() | Phone |
The Phone number of the Staff.
Database Information:
|
![]() | UserName |
The Username of the Staff.
Database Information:
|
