Property IsDirty
IsDirty
Gets a value indicate whether this session is dirty.
public bool IsDirty { get; }
Property Value
- bool
true
if the session is dirty.
Gets a value indicate whether this session is dirty.
public bool IsDirty { get; }
true
if the session is dirty.