Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
The currencyColumn on a columnDefinition resource indicates that the column's values represent currency.
JSON representation
Here is a JSON representation of a currencyColumn resource.
{
"locale": "en-us"
}
Properties
Property name | Type | Description |
---|---|---|
locale | string | Specifies the locale from which to infer the currency symbol. |