ServicePRO SDK Help

HasSolutionResult..::..HasSolutions Property

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

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

Syntax


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

Field Value

true if this instance has solutions; otherwise, false.