Activity.IsDynamicActivity Eigenschaft

Definition

Ruft Informationen dazu ab, ob die Aktivität innerhalb des standardmäßigen ActivityExecutionContext der Workflowinstanz ausgeführt wird.

public:
 property bool IsDynamicActivity { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsDynamicActivity { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsDynamicActivity : bool
Public ReadOnly Property IsDynamicActivity As Boolean

Eigenschaftswert

Gibt false zurück, falls die Aktivität innerhalb des standardmäßigen ActivityExecutionContext der Workflowinstanz ausgeführt wird; andernfalls wird true zurückgegeben.

Attribute

Gilt für: