Share via


EuroConversionTable.FIM Property (BCL)

The FIM property is a read only Decimal that converts the Finnish markka to the euro conversion rate.

Definition

[Visual Basic .NET]

Public Shared ReadOnly Property FIM As System.Decimal

[C#]

public static readonly System.Decimal FIM;

Remarks

The default conversion rate is 5.94573M.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.