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

 

GetDistinctFieldName

<< 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 >

 

GetDistinctFieldName

 

 

Gets the deduplication field name.

 

 

 

Prototype :

 

string GetDistinctFieldName

(

       No Arguments

)

 

 

 

Reference :

 

TextBox data type should be the summary type.

 

 

 

Example :

 

_TraceLn(This.GetDistinctFieldName());

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind