External C# Function: BaileyWeb.University.Data.CourseFeeBandCosts
The External C# Function class CourseFeeBandCosts contains the following public methods used across the Inline C# Functions related to the output of course fee band cost data (Global Datatype BaileyWeb.University.CourseFeeBandCosts) as XML.
Files
The following files are supplied with the University Package:
- ~/App_Code/BaileyWeb/University/Data/CourseFeeBandCosts.cs
Public Methods
Method: | Description: | Output type: |
---|---|---|
ListCourseFeeBandCostsFromCourseFeeBandId(Guid? CourseFeeBandId) |
Outputs a collection of flat record nodes from a GUID Id value. Used to show sub-lists of teams within a record page on the website. | XElement |