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