ServicePRO SDK Help

stcGlanceNotification..::..NotificationItems Property

List of notification items of type NotificationItemInfo.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public List<NotificationItemInfo> NotificationItems { get; set; }
<DataMemberAttribute> _
Public Property NotificationItems As List(Of NotificationItemInfo)
	Get
	Set

Field Value

The notification items.