Share via


EuroConversionTable.IEP Property (BCL)

The IEP property is a read only Decimal that converts the Irish pound to the euro conversion rate.

Definition

[Visual Basic .NET]

Public Shared ReadOnly Property IEP As System.Decimal

[C#]

public static readonly System.Decimal IEP;

Remarks

The default conversion rate is 0.787564M.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.