Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets how values are formatted in the field.
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; }
Property value
Type: Microsoft.SharePoint.SPFieldType
A Microsoft.SharePoint.SPFieldType value that specifies how values are formatted.