TransformConstraint.ExecutionPriority Property

Definition

Execution order priority of this constraint. Lower numbers will be executed before higher numbers.

public:
 property int ExecutionPriority { int get(); void set(int value); };
public int ExecutionPriority { get; set; }
member this.ExecutionPriority : int with get, set
Public Property ExecutionPriority As Integer

Property Value

Applies to