Activity.IsDynamicActivity Eigenschaft

Definition

Ruft Informationen darüber ab, ob die Aktivität innerhalb der Standard-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 zurück false , wenn die Aktivität innerhalb der Standardeinstellung ActivityExecutionContext der Workflowinstanz ausgeführt wird, andernfalls wird zurückgegeben true.

Attribute

Gilt für: