Class RequestResultContract
Describes the result of an request
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class RequestResultContract : Object
Name | Description |
---|---|
RequestResultContract() |
Fields
Name | Description |
---|---|
DataLinesValidStates | The status of individual lines with translated info messages |
Error | Error text in the event of an error |
ErrorMessages | List of all possible error messages |
FieldValidStates | The status of individual object fields with translated info messages |
Result | The result of the request, see RequestResultEnum |