Gets or sets a flag indicating whether this instance has session error.
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public bool HasSessionError{ get; set;} |
Field Value
true if this instance has session error; otherwise, false.
See Also
SessionScope Class
Castle.ActiveRecord Namespace