The GetTimeProfiles function returns all timeProfile records for the specified parameters.
Method | /productbasecomponents.asmx/GetTimeProfiles |
The request body is of type GetTimeProfiles.
Name | Description | Data Type |
---|---|---|
filter | TimeProfilesFilter |
The response body is of type GetTimeProfilesResponse.
Name | Description | Data Type |
---|---|---|
GetTimeProfilesResult | ArrayOfViewTimeProfileInfo |
|