MagneticEncoderOffsetInfostartSentinel Field
             | 
          
        
         
            Dictionary containing the magentic track start sentinel offset values for each track.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic Dictionary<TrackNumber, ParameterInfo> startSentinel
Public startSentinel As Dictionary(Of TrackNumber, ParameterInfo)
public:
Dictionary<TrackNumber, ParameterInfo^>^ startSentinel
Field Value
Type: 
DictionaryTrackNumber, 
ParameterInfo
See Also