ServicePRO SDK Help

stcFollowUp..::..DeleteOption Property

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

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

Syntax


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

Field Value

true if [delete option]; otherwise, false.