ServicePRO SDK Help

stcAttendeesInitData..::..AttendeesListItems Property

Gets or sets the attendees list items.

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

Syntax


[DataMemberAttribute]
public IEnumerable<stcListItem> AttendeesListItems { get; set; }
<DataMemberAttribute> _
Public Property AttendeesListItems As IEnumerable(Of stcListItem)
	Get
	Set

Field Value

The attendees list items.