Click or drag to resize

DocumentAnnotationsForUserJsonUserAnnotations Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.DocumentAnnotationsForUserJson.UserAnnotations"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public DocumentAnnotationsJson UserAnnotations { get; set; }

Property Value

Type: DocumentAnnotationsJson
See Also