Click or drag to resize

FolderPendingPermissionRequestJsonRequestType Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.FolderPendingPermissionRequestJson.RequestType"]

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

Property Value

Type: NullablePermissionRequestType
See Also