ServicePRO SDK Help

stcQueryView..::..HasIcon Property

Gets or sets a value indicating whether this instance has icon.

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

Syntax


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

Field Value

true if this instance has icon; otherwise, false.