ResultInfo Class

Definition

Result info class to be used to report result status for actions/operations.

public class ResultInfo
type ResultInfo = class
Public Class ResultInfo
Inheritance
ResultInfo

Properties

Code

The result code associated with the operation.

Message

The message is a detail explanation of subcode.

Subcode

The subcode that further classifies the result.

Applies to