This communicates the that an update was successfully preformed and the resulting
new PASI Core version number.
Inheritance Hierarchy
PASI.DataContract.V2009SubmitResponse
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitResponse |
Properties
Name | Description | |
---|---|---|
Id |
The unique identifier for the entity submitted.
| |
PASICoreVersion |
The new PASI Core Version after the update
| |
Rejections |
A list of alerts generated by the service call.
|
See Also