Share via


FieldCalculated.DisplayFormat property

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

Syntax

'Declaration
Public ReadOnly Property DisplayFormat As Integer
    Get
'Usage
Dim instance As FieldCalculated
Dim value As Integer

value = instance.DisplayFormat
public int DisplayFormat { get; }

Property value

Type: System.Int32

See also

Reference

FieldCalculated class

FieldCalculated members

Microsoft.SharePoint.Client namespace