The GetCompaniesSeasonProfiles function returns all companies SeasonProfiles for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesSeasonProfiles |
The request body is of type GetCompaniesSeasonProfiles.
Name | Description | Data Type |
---|---|---|
info | SeasonProfileInfo |
|
The response body is of type GetCompaniesSeasonProfilesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesSeasonProfilesResult | ArrayOfViewSeasonProfileInfo |
|