CancellationReason Class

Definition

Reason for cancellation.

public class CancellationReason
type CancellationReason = class
Public Class CancellationReason
Inheritance
CancellationReason

Constructors

CancellationReason()

Initializes a new instance of the CancellationReason class.

CancellationReason(String)

Initializes a new instance of the CancellationReason class.

Properties

Reason

Gets or sets reason for cancellation.

Methods

Validate()

Validate the object.

Applies to