ICancellationsGenerateCancellationQuoteWithoutContractIDRequestTypeCancellationReason Property

A user supplied reason for the cancellation request.

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ICancellationsCancellationReasonTypes CancellationReason { get; set; }

Property Value

Type: ICancellationsCancellationReasonTypes
See Also