WorkflowInstance.WorkflowInstanceControl.IsPersistable Özellik

Tanım

değerinin kalıcı olduğu bir durumda olup olmadığını WorkflowInstance gösteren bir değer alır.

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

Özellik Değeri

true WorkflowInstance kalıcı hale gelebilirse; aksi takdirde , false.

Şunlara uygulanır