ServicePRO SDK Help

stcAppointment..::..bInvite Property

Gets or sets a value indicating whether [b invite].

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

Syntax


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

Field Value

true if [b invite]; otherwise, false.