ServicePRO SDK Help

stcCalendarGroupsData..::..CalendarResources Property

Gets or sets the calendar resources.

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

Syntax


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

Field Value

The calendar resources.