ServicePRO SDK Help

stcAppointment..::..isAllDayEvent Property

Gets or sets a value indicating whether this instance is all day event.

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

Syntax


[DataMemberAttribute]
public bool isAllDayEvent { get; set; }
<DataMemberAttribute> _
Public Property isAllDayEvent As Boolean
	Get
	Set

Field Value

true if this instance is all day event; otherwise, false.