ServicePRO SDK Help

stcFollowUp..::..AlertOption Property

Gets or sets a value indicating whether [alert option].

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

Syntax


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

Field Value

true if [alert option]; otherwise, false.