Share via


FieldNumber.ShowAsPercentage property

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

Syntax

'Declaration
Public Property ShowAsPercentage As Boolean
    Get
    Set
'Usage
Dim instance As FieldNumber
Dim value As Boolean

value = instance.ShowAsPercentage

instance.ShowAsPercentage = value
public bool ShowAsPercentage { get; set; }

Property value

Type: System.Boolean

See also

Reference

FieldNumber class

FieldNumber members

Microsoft.SharePoint.Client namespace