Click or drag to resize

SearchDocumentsVdrJsonStarred Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.SearchDocumentsVdrJson.Starred"]

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

Property Value

Type: NullableTrueFalseEither
See Also