SPContentType.Version-Eigenschaft
Ruft die Version des Inhaltstyps ab.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Version As Integer
Get
'Usage
Dim instance As SPContentType
Dim value As Integer
value = instance.Version
public int Version { get; }
Eigenschaftswert
Typ: System.Int32
Eine ganze Zahl, die die Inhaltstyp-Version angibt.
Siehe auch
Referenz
Microsoft.SharePoint-Namespace