Click or drag to resize

RoomEntityJsonPermissionDownloadType Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.RoomEntityJson.PermissionDownloadType"]

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

Property Value

Type: NullableDownloadType
See Also