CommonErrorInfoType Class

Contains a boolean value indicating success/failure of the method call, along with error details when applicable.
Inheritance Hierarchy
SystemObject
  IASCommonErrorInfoType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ErrorInfoType

The CommonErrorInfoType type exposes the following members.

Fields
  NameDescription
Public fieldErrorCode
Contains the error code.
Public fieldErrorDescription
Contains the error/exception details.
Public fieldErrorOccurred
Returns true in case of error.
Top
See Also

Reference