Share via


RecallActionParameters Class

Definition

The parameters used when calling recall action on server endpoint.

public class RecallActionParameters
type RecallActionParameters = class
Public Class RecallActionParameters
Inheritance
RecallActionParameters

Constructors

RecallActionParameters()

Initializes a new instance of the RecallActionParameters class.

RecallActionParameters(String, String)

Initializes a new instance of the RecallActionParameters class.

Properties

Pattern

Gets or sets pattern of the files.

RecallPath

Gets or sets recall path.

Applies to