Activity.IsDynamicActivity Propriété

Définition

Obtient des informations sur l’exécution de l’activité dans la valeur par défaut ActivityExecutionContext de l’instance de workflow.

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

Valeur de propriété

Retourne false si l’activité s’exécute dans la valeur par défaut ActivityExecutionContext de l’instance de flux de travail, sinon retourne true.

Attributs

S’applique à