Click or drag to resize

UserAbilitiesJsonMaxStorageSize Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.UserAbilitiesJson.MaxStorageSize"]

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

Property Value

Type: NullableInt64
See Also