SPListItemVersion.VersionId property
取得版本的 ID。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property VersionId As Integer
Get
'用途
Dim instance As SPListItemVersion
Dim value As Integer
value = instance.VersionId
public int VersionId { get; }
Property value
Type: System.Int32
32 位元的整數,表示版本識別碼。
備註
版本識別碼就會遞增 512 從項目建立的每個版本。愈高,ID 是,較新版本。