Search
TimetableSettings.getShowAM Method
See Also
 






Gets a value indicating whether the AM and PM suffixes are displayed.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getShowAM ()

 Return Value

true to show AM/PM suffixes; otherwise, false.

 See Also