| author | spgraph-docs-team |
|---|---|
| ms.date | 09/11/2017 |
| title | CurrencyColumn |
| ms.localizationpriority | medium |
| description | The currencyColumn on a columnDefinition resource indicates that the column's values represent currency. |
| ms.subservice | sharepoint |
| doc_type | resourcePageType |
Namespace: microsoft.graph
The currencyColumn on a columnDefinition resource indicates that the column's values represent currency.
Here is a JSON representation of a currencyColumn resource.
{
"locale": "en-us"
}| Property name | Type | Description |
|---|---|---|
| locale | string | Specifies the locale from which to infer the currency symbol. |