ServicePRO SDK Help

stcCalendarGroupsData..::..CalendarGroups Property

Gets or sets the calendar groups.

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

Syntax


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

Field Value

The calendar groups.