CompileWorkflowTask.DelaySign Propriété

Définition

Obtient ou définit une valeur qui indique si l’assembly de workflow sera retardé.

public:
 property bool DelaySign { bool get(); void set(bool value); };
public bool DelaySign { get; set; }
member this.DelaySign : bool with get, set
Public Property DelaySign As Boolean

Valeur de propriété

true si l’assembly sera retardé ; sinon, false.

S’applique à