<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableDateTimePicker > Method >GetValueDate |
Gets the date value.
Prototype :
string GetValueDate
(
No Arguments
)
Example :
_TraceLn(This.GetValueDate());
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind