Freigeben über


SPFieldCalculated.OutputType-Eigenschaft

Ruft ab oder legt fest, wie die Werte im Feld formatiert werden.

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

Syntax

'Declaration
Public Property OutputType As SPFieldType
    Get
    Set
'Usage
Dim instance As SPFieldCalculated
Dim value As SPFieldType

value = instance.OutputType

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPFieldType
Ein Microsoft.SharePoint.SPFieldType -Wert, der angibt, wie die Werte formatiert werden.

Siehe auch

Referenz

SPFieldCalculated Klasse

SPFieldCalculated-Member

Microsoft.SharePoint-Namespace