organization.currencydisplayoption Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets whether to display money fields with currency code or currency symbol.
Syntax
[Visual Basic .NET] Public Property currencydisplayoption As CrmBoolean
[C#]
public CrmBoolean currencydisplayoption {get; set;}
Property Value
The value of this property is a CrmBoolean type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | No Constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Display strings | Currency symbol
Currency code |
| Default value | Currency symbol |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
