ElectronicValueRW.EnumerateCardServices Method
2/27/2008
Enumerates the services which are used in the card and also sets the CardServiceList property.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public MustOverride Sub EnumerateCardServices
public abstract void EnumerateCardServices ()
public:
virtual void EnumerateCardServices () abstract
public abstract void EnumerateCardServices ()
public abstract function EnumerateCardServices ()
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
ElectronicValueRW Class
ElectronicValueRW Members
Microsoft.PointOfService Namespace