ServicePRO SDK Help

stcProblemType..::..IconBytes Property

Gets or sets the icon bytes.

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

Syntax


[DataMemberAttribute]
public byte[] IconBytes { get; set; }
<DataMemberAttribute> _
Public Property IconBytes As Byte()
	Get
	Set

Field Value

The icon bytes.