PaymentMedia Enumeration

Indicates the payment media type the approval method should approve.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim paymentMedia1 As PaymentMedia = PaymentMedia.Credit

Syntax

'Declaration
Public Enum PaymentMedia
public enum PaymentMedia
public enum class PaymentMedia
public enum PaymentMedia
public enum PaymentMedia

Members

Member name Description
Credit Credit card
Debit Debit card
Unspecified No media type specified

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
PaymentMedia