ClientContext.IsPersistent Property

Definition

public:
 property bool IsPersistent { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IsPersistent { get; set; }
member this.IsPersistent : bool with get, set
Public Property IsPersistent As Boolean

Property Value

Boolean
Attributes

Applies to