SPFollowableList.LastItemModifiedDate 属性

获取上次修改列表中的任何项的时间的时间戳。

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

语法

声明
Public ReadOnly Property LastItemModifiedDate As DateTime
    Get
用法
Dim instance As SPFollowableList
Dim value As DateTime

value = instance.LastItemModifiedDate
public DateTime LastItemModifiedDate { get; }

属性值

类型:System.DateTime

另请参阅

引用

SPFollowableList 类

SPFollowableList 成员

Microsoft.SharePoint.Administration 命名空间