SPRecycleBinOrderBy 枚举

指定要排序的回收站查询的列。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Enumeration SPRecycleBinOrderBy
用法
Dim instance As SPRecycleBinOrderBy
public enum SPRecycleBinOrderBy

成员

成员名称 说明
Min 通过最小大小进行排序。
Default 使用默认的顺序。
Title 名称 列。
DirName 原始位置 列。
Author 创建者 的列。
DeletedDate 已删除 列。
Size 列的大小
DeletedBy 删除的 列。
Max 通过最大大小进行排序。

另请参阅

引用

Microsoft.SharePoint 命名空间