Inline C# Function: BaileyWeb.University.Data.GetTeamById
The Inline C# Function named GetTeamById retrieves combined data from multiple sources for an individual team.
Files
The following files are supplied with the University Package:
- ~/App_Data/Composite/InlineCSharpFunctions/BaileyWeb.University.Data.GetTeamById.cs
Parameters
There is 1 parameter:
Parameter: | Label: | Help: | Type: | Default: | Widget: |
---|---|---|---|---|---|
TeamId | Team ID | Select the team to compile data for. | GUID | Text Box |
Function Markup
None.
Sub Functions
This function relies upon the following sub functions for data:
Text Strings
None.Sample Output Code
<TeamsList> [... GetTeamFull(Guid TeamId) ...] <Compiled DateTime="25/06/2021 16:41:22" /> </TeamsList>