Share via


PointCardReadWriteStates.Track5 Property

2/27/2008

Holds a PointCardReadWriteState enumeration value.

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

Syntax

'Declaration
Public ReadOnly Property Track5 As PointCardReadWriteState
public PointCardReadWriteState Track5 { get; }
public:
property PointCardReadWriteState Track5 {
    PointCardReadWriteState get ();
}
/** @property */
public PointCardReadWriteState get_Track5 ()
public function get Track5 () : 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