Share via


EuroConversionTable.NLG Property (BCL)

The NLG property is a read only Decimal that converts the Dutch guilder to the euro conversion rate.

Definition

[Visual Basic .NET]

Public Shared ReadOnly Property NLG As System.Decimal

[C#]

public static readonly System.Decimal NLG;

Remarks

The default conversion rate is 2.20371M.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.