ServicePRO SDK Help

stcValidateGenericType..::..ProblemType Property

Gets or sets a value indicating whether [problem type].

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

Syntax


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

Field Value

true if [problem type]; otherwise, false.