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