| 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 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
The currencyColumn on a columnDefinition resource indicates that the column's values represent currency.
| Property | Type | Description |
|---|---|---|
| locale | string | Specifies the locale from which to infer the currency symbol. |
None.
The following JSON representation shows the resource type.
{
"locale": "en-us"
}