Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TagRecord
Parameters
Name Type Description

tagName

String

Minimum size: 1  Maximum size: 100

Tag name

tagType

DocumentTagType

Tag type

updateDate

Date

date of creation

Json Format
{
tagName: String,
tagType: DocumentTagType,
updateDate: Date
}