ServicePRO SDK Help

stcQuickMessage..::..Ignored Property

Gets or sets a value indicating whether this stcQuickMessage is ignored.

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

Syntax


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

Field Value

true if ignored; otherwise, false.