Share via


PointCardReadWriteStates.Track2 Property

2/27/2008

Holds a PointCardReadWriteState enumeration value.

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

Syntax

'Declaration
Public ReadOnly Property Track2 As PointCardReadWriteState
public PointCardReadWriteState Track2 { get; }
public:
property PointCardReadWriteState Track2 {
    PointCardReadWriteState get ();
}
/** @property */
public PointCardReadWriteState get_Track2 ()
public function get Track2 () : PointCardReadWriteState

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

PointCardReadWriteStates Structure
PointCardReadWriteStates Members
Microsoft.PointOfService Namespace