| C# |
|---|
| public class DataCommonFacility |
| GetBusinessName | Retrieves the Business name. |
| GetFacility | Retrieves the facility by ID. |
| GetFacilityText | Retrieves the Facility description. |
| GetPerson | Retrieves the Person by ID with the specified columns. |
| GetPerson | Retrieves the Person by ID. |
| GetPersonName | Retrieves the Person name. |
| GetUnit | Retrieves the Unit by ID. |
| GetUnitText | Retrieves the Unit description. |