ServicePRO SDK Help

RequestValidationRule..::..Action Property

Gets or sets the action.

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

Syntax


public Action<RequestValidationRule> Action { get; set; }
Public Property Action As Action(Of RequestValidationRule)
	Get
	Set

Field Value

The action.