Share via


PointCardReadWriteStates.Track4 Property

2/27/2008

Holds a PointCardReadWriteState enumeration value.

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

Syntax

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