Currency Fields
93802 |
| Read | Filterable |
|
---|---|---|---|---|
CreateDate | dateTime | X | X | The date this currency was created. |
CreateUser | string | X | X | The name of the user that created this currency. |
DecimalPlaces | int |
| X | The number of decimal places displayed. |
DecimalSymbol | string |
| X | The decimal symbol displayed. |
DigitGroupingSymbol | string |
| X | The symbol used to group the numbers. |
ExchangeRate | double |
| X | The exchange rate against the base currency. |
Id | string |
| X | The unique currency abbreviation for each currency. |
IsBaseCurrency | boolean | X |
| The currency used to store cost in the Project Management database. The exchange rate for the base currency is always 1.0. The base currency ID, name, and symbol default to U.S. dollars and can be edited but never deleted. |
LastUpdateDate | dateTime | X | X | The date this currency was last updated. |
LastUpdateUser | string | X | X | The name of the user that last updated this currency. |
Name | string |
| X | The name of the currency. |
NegativeSymbol | string |
| X | The symbol used to display a negative currency. |
ObjectId | int |
| X | The unique ID generated by the system. |
PositiveSymbol | string |
| X | The symbol used to display a positive currency. |
Symbol | string |
| X | The currency symbol displayed. |
UpdateResourceRates | int |
|
| Determines whether the rates of resources using the updated currency should be updated when the currency exchange rate is modified. Valid values are: 1 to indicate that resource rates should not be updated. 3 to indicate that resource rates should be updated. If the user does not have access to all affected resources, only the rates of resources to which the user does have access will be updated. |
Last Published Friday, November 29, 2024