SPAction.Type-Eigenschaft
Ruft den Typ des Objekts, das aktualisiert wird durch die Aktion.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property Type As Type
Get
'Usage
Dim value As Type
value = Me.Type
protected internal Type Type { get; }
Eigenschaftswert
Typ: System.Type
Ein System.Type -Objekt, das den Typ des Objekts darstellt.