<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Label > Method >GetSummaryType |
Gets the summary type of the summary label.
Prototype :
string GetSummaryType
(
No Arguments
)
Reference :
Label data type should be the summary type.
Example :
_TraceLn(This.GetSummaryType());
Available Events :
OnBind, OnInitialize, OnStartBind
See also :