TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >

 

SetNFCScanFilterName

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >

 

SetNFCScanFilterName

 

 

Sets name of NFC scan filter.

 

 

 

Prototype :

 

void SetNFCScanFilterName

(

       string NFCScanFilterName

)

 

 

 

Arguments :

 

NFCScanFilterName

NFC Scan Filter name

 

 

 

Example :

 

This.SetNFCScanFilterName("NFCScanFilter1");

 

 

 

Available Events :

 

All Events