Freigeben über


SPCopyFieldInformation.Type-Eigenschaft

Ruft ab oder legt den Typ des Feldes kopiert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Type As SPFieldType
    Get
    Set
'Usage
Dim instance As SPCopyFieldInformation
Dim value As SPFieldType

value = instance.Type

instance.Type = value
public SPFieldType Type { get; set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPFieldType
Ein SPFieldType -Wert, der den Typ des Felds angibt.

Siehe auch

Referenz

SPCopyFieldInformation Klasse

SPCopyFieldInformation-Member

Microsoft.SharePoint-Namespace