Click or drag to resize
DocumentTagType Enumeration
Enumeration used to identify the Tag type in TagRecordJson

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum DocumentTagType
Members
  Member nameValueDescription
DATE0 DATE
INTEGER1 INTEGER
STRING2 STRING
See Also