CompanyOffices
Returns a collection of Offices associated to a Company.
Columns
| Name | Type | References | |
| CompanyId | Long |
Companies.Id | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Address | String | ||
| City | String | ||
| StateCode | String | ||
| Zip | String | ||
| CountryCode | String | ||
| Division | String | ||
| Fax | String | ||
| Phone | String | ||
| LogoFilename | String | ||
| LogoId | Integer | ||
| LogoName | String | ||
| LogoUrl | String |