Click or drag to resize

DocumentJsonCacheStatus Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.DocumentJson.CacheStatus"]

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

Property Value

Type: NullableCacheDocumentStatus
See Also