This project has retired. For details please refer to its Attic page.
Lens Server: XTimePartSpec

XTimePartSpec Data Type

Properties
name data type description
part_spec_element array of XTimePartSpecElement

Example

{
  "part_spec_element" : [ {
    "value" : 12345,
    "key" : "..."
  }, {
    "value" : 12345,
    "key" : "..."
  } ]
}