Condividi tramite


CompileWorkflowTask.DelaySign Proprietà

Definizione

Ottiene o imposta un valore che indica se l'assembly del flusso di lavoro presenterà una firma ritardata.

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

Valore della proprietà

Boolean

true se l'assembly presenterà una firma ritardata; in caso contrario,false.

Si applica a