Share via


DeclarativeWorkflowOptions.MaximumExpressionLength Property

Definition

Defines the maximum allowed length for expressions evaluated in the workflow.

public int? MaximumExpressionLength { get; init; }
member this.MaximumExpressionLength : Nullable<int> with get, set
Public Property MaximumExpressionLength As Nullable(Of Integer)

Property Value

Applies to