ServicePRO SDK Help

RequestValidationRule..::..IsFailed Property

Gets or sets a value indicating whether this instance is failed.

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

Syntax


public bool IsFailed { get; set; }
Public Property IsFailed As Boolean
	Get
	Set

Field Value

true if this instance is failed; otherwise, false.