RepairTask.ExecutorData Property

Definition

Gets or sets a data string that the repair executor can use to store its internal state.

public string ExecutorData { get; set; }
member this.ExecutorData : string with get, set
Public Property ExecutorData As String

Property Value

A data string that the repair executor can use to store its internal state.

Applies to