Retrieves a list of dynamic property list values for list type MediaElementProperty objects.
The request body is of type http://www.FatTail.com/api:GetMediaElementPropertiesListValuesByPropertyID.
Request Body Parameters
Name | Description | Data Type |
mediaElementPropertyId | System ID for the MediaElementProperty that list data is associated with. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetMediaElementPropertiesListValuesByPropertyIDResponse.
Response Body Parameters
Name | Description | Data Type |
GetMediaElementPropertiesListValuesByPropertyIDResult | Collection of key value pairs for the list requested. | http://www.FatTail.com/api:ArrayOfMediaElementPropertyListItem |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
Description optional xs:string
Friendly name for the list item.
|
 |
Value optional xs:long
Value of the list item. Usually, this would be a system ID value.
| | | | | | |