Share via


JobRecurrenceInformation.RecurrenceName Property

Definition

Gets the recurrence name, user friendly name for the correlation between jobs.

[Newtonsoft.Json.JsonProperty(PropertyName="recurrenceName")]
public string RecurrenceName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recurrenceName")>]
member this.RecurrenceName : string
Public ReadOnly Property RecurrenceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to