ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSeasonProfiles
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSeasonProfiles (Method)
Description
The GetSeasonProfiles function returns all seasonProfile records for the specified parameters.
Request (GetSeasonProfilesSoapIn)

The request body is of type GetSeasonProfiles.

Request Body Parameters

NameDescriptionData Type
 SeasonProfilesFilter
Description Element ExternalCode Element Code Element Sequence filter Element Sequence GetSeasonProfiles Element

Overview

Sequence
Sequence
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
Response (GetSeasonProfilesSoapOut)

The response body is of type GetSeasonProfilesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewSeasonProfileInfo
Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSeasonProfileInfo Element Sequence GetSeasonProfilesResult Element Sequence GetSeasonProfilesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service