ServicePRO SDK Help

RequestValidationRule..::..Continue Property

Gets or sets a value indicating whether this RequestValidationRule is continue.

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

Syntax


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

Field Value

true if continue; otherwise, false.