SPList.Version - Propriété
Gets the version number of the list.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Version As Integer
Get
'Utilisation
Dim instance As SPList
Dim value As Integer
value = instance.Version
public int Version { get; }
Valeur de propriété
Type : System.Int32
A 32-bit integer that specifies the version number.