Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TagDateValueRemove
Used when removing values
Parameters
Name Type Description

tagName

String

Required
Not null
Minimum size: 1  Maximum size: 100

The tag field name.

tagValue

Date

The tag value, must be date.

Json Format
{
tagName: String,
tagValue: Date
}