OcpDisplayInfoLock Property 
             | 
          
        
         
            Indicates whether to lock the OCP display.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic bool Lock { get; set; }Public Property Lock As Boolean
	Get
	Set
public:
property bool Lock {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
RemarksFor ZMotif Series printers only.
See Also