共用方式為


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 位元整數,指出欄位版本。

請參閱

參照

SPField class

SPField members

Microsoft.SharePoint namespace