Share via


EuroConversionTable.ATS Property (BCL)

The ATS property is a read only Decimal that converts the Austrian schilling to the euro conversion rate.

Definition

[Visual Basic .NET]

Public Shared ReadOnly Property ATS As System.Decimal

[C#]

public static readonly System.Decimal ATS;

Remarks

The default conversion rate is 13.7603M.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.