Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.2 KB

File metadata and controls

50 lines (37 loc) · 1.2 KB
author spgraph-docs-team
description The currencyColumn on a columnDefinition resource indicates that the column's values represent currency.
ms.date 09/11/2017
title CurrencyColumn
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice sharepoint

CurrencyColumn resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

The currencyColumn on a columnDefinition resource indicates that the column's values represent currency.

Properties

Property Type Description
locale string Specifies the locale from which to infer the currency symbol.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "locale": "en-us"
}