CardTypeInfoCoercivity Property 
             | 
          
        
         
            Magnetic stripe coercivity type ("high" or "low").
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string Coercivity { get; set; }Public Property Coercivity As String
	Get
	Set
public:
property String^ Coercivity {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also