Click or drag to resize

DocumentReportOrder Enumeration

[Missing <summary> documentation for "T:BlackBerry.Workspaces.Enums.DocumentReportOrder"]

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public enum DocumentReportOrder
Members
  Member nameValueDescription
FILE_NAME0
ORIGINAL_UPLOADER1
LAST_UPDATED2
LAST_VIEWED3
SIZE4
See Also