SPField.Version property
取得欄位的版本。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Version As Integer
Get
'用途
Dim instance As SPField
Dim value As Integer
value = instance.Version
public int Version { get; }
Property value
Type: System.Int32
32 位元整數,指出欄位版本。