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

SPContentType Klasse

SPContentType-Member

Microsoft.SharePoint-Namespace

Weitere Ressourcen

Introduction to Content Types

Site and List Content Types

Base Content Type Hierarchy