ICancellationsFinalizeCancellationResult Class

Describes the outcome of the attempt to finalize a single cancellation.
Inheritance Hierarchy
SystemObject
  IASICancellationsFinalizeCancellationResult

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class FinalizeCancellationResult

The ICancellationsFinalizeCancellationResult type exposes the following members.

Constructors
  NameDescription
Public methodICancellationsFinalizeCancellationResult
Initializes a new instance of the ICancellationsFinalizeCancellationResult class
Top
Fields
  NameDescription
Public fieldCustomerID
Customer ID in question.
Public fieldIsSuccessful
Whether the contract is now canceled.
Public fieldResultMessage
Result of the cancellation.
Top
See Also

Reference