quotedetail.transactioncurrencyid Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets the ID of the currency associated with the quote detail.
Syntax
[Visual Basic .NET] Public Property transactioncurrencyid As Lookup
[C#]
public Lookup transactioncurrencyid {get; set;}
Property Value
The value of this property is a Lookup type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | Read-only |
| Valid for create | No |
| Valid for retrieve | Yes |
| Valid for update | No |
| Related entity | transactioncurrency |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
