Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TagDateValueAdd
A tag date value
Parameters
Name Type Description

tagName

String

Required
Not null
Minimum size: 1  Maximum size: 100

The tag field name.

tagValue

Date

Required
Not null

The tag value, must be date.

Json Format
{
tagName: String,
tagValue: Date
}