AnnouncerIsAnnouncementScheduled Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Navigation.Announcements
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic bool IsAnnouncementScheduled { get; }
Public ReadOnly Property IsAnnouncementScheduled As Boolean
Get
Return Value
Type:
BooleanTrue if a PlayItem is scheduled; otherwise false.
Implements
IAnnouncerIsAnnouncementScheduled
See Also