Aracılığıyla paylaş


WorkflowInstance.WorkflowInstanceControl.IsPersistable Özellik

Tanım

Kalıcı olabilecek bir durumda olup olmadığını gösteren bir değer alır WorkflowInstance .

public:
 property bool IsPersistable { bool get(); };
public bool IsPersistable { get; }
member this.IsPersistable : bool
Public ReadOnly Property IsPersistable As Boolean

Özellik Değeri

Boolean

trueWorkflowInstancekalıcı olabilir; aksi takdirde, false .

Şunlara uygulanır