ListItemProperty.ListItemVersion 属性

获取或设置列表项的版本。

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

语法

声明
Public Property ListItemVersion As String
    Get
    Set
用法
Dim instance As ListItemProperty
Dim value As String

value = instance.ListItemVersion

instance.ListItemVersion = value
public string ListItemVersion { get; set; }

属性值

类型:System.String
一个字符串,包含列表项 ; 的版本号的名称如果项目版本数是窗体模式中不可用,则返回的页面版本。

另请参阅

引用

ListItemProperty 类

ListItemProperty 成员

Microsoft.SharePoint.WebControls 命名空间