Click or drag to resize
SubmitIManageDocumentResultJsonStarred Property
Will be true if the file was marked as starred (favorite).

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

Property Value

Type: NullableBoolean
See Also