VendRequestProfileCompany::availableCompanies Method
Retrieves the available companies that can be selected for a configuration profile.
Syntax
server public static Set availableCompanies(VendRequestProfile _profile)
Run On
Server
Parameters
- _profile
Type: VendRequestProfile Table
Return Value
Type: Set Class
A set of company IDs that represent the available companies
Remarks
A company is available if it has not already been selected by the profile type. A default profile does not have available companies.