Click or drag to resize

DocumentAnnotationJsonAnnotationType Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.DocumentAnnotationJson.AnnotationType"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<AnnotationType> AnnotationType { get; set; }

Property Value

Type: NullableAnnotationType
See Also