Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
IManageDocumentInfo
Used for getting file information
Parameters
Name Type Description

itemId

String

Required
Not null

The iManage Item ID of the document

workspaceGuid

String

Required
Not null

Workspace guid

Json Format
{
workspaceGuid: String,
itemId: String
}