Class GetStaffCampusListForDuplicateCodeResponse
Inheritance
System.Object
GetStaffCampusListForDuplicateCodeResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetStaffCampusListForDuplicateCodeResponse : ServiceResponse
Constructors
GetStaffCampusListForDuplicateCodeResponse()
Declaration
public GetStaffCampusListForDuplicateCodeResponse()
Properties
CampusesForLoggedInStaff
Declaration
public List<Campus> CampusesForLoggedInStaff { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Cmc.Nexus.Models.Common.Campus> |