Share via


OrchestrationMetadata.SerializedCustomStatus Property

Definition

Gets the orchestration instance's serialized custom status, if any, as a string value.

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

Property Value

The serialized custom status or null.

Applies to