Click or drag to resize

ResultMessageBase Properties

The ResultMessageBase type exposes the following members.

Properties
  NameDescription
Public propertyErrorList
Contains the error list (only if IsOk is false)
Public propertyIsOk
Boolean variable that indicates if an error occured. False, if an error is present. True: if it's all ok
Public propertyResult
Unique id of the archived document. This numeric identifier will be stored in the caller application and used for verification and check operations
Top
See Also