Represents the base for editing results.
Inheritance Hierarchy
PreStormEditResultBase
PreStormDeleteResult
PreStormInsertResultT
PreStormUpdateResult
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
The EditResultBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EditResultBase |
Initializes a new instance of the EditResultBase class.
|
Properties
Name | Description | |
---|---|---|
![]() | RestException |
Any exception thrown while processing the request.
|
![]() | Success |
Indicates if the request has been successful.
|
See Also