Share via


EuroConversionTable.ESP Property (BCL)

The ESP property is a read only Decimal that converts the Spanish peseta to the euro conversion rate.

Definition

[Visual Basic .NET]

Public Shared ReadOnly Property ESP As System.Decimal

[C#]

public static readonly System.Decimal ESP;

Remarks

The default conversion rate is 166.386M.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.