SsisServerExecution.Synchronized Property

Definition

Gets a value that indicates whether the execution is synchronized.

public:
 property bool Synchronized { bool get(); };
public bool Synchronized { get; }
member this.Synchronized : bool
Public ReadOnly Property Synchronized As Boolean

Property Value

True if the execution is synchronized; otherwise, false.

Implements

Applies to