ServicePRO SDK Help

stcSearchAppointmentResults..::..Appointment Property

Gets or sets the appointment.

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

Syntax


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

Field Value

The appointment.