 | ICancellationsGetQuoteDetailsResponseTypeCancellationReason Property |
The reason given for the cancellation.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CancellationReason { get; set; }
Public Property CancellationReason As String
Get
Set
function get CancellationReason () : String
function set CancellationReason (value : String)
function get_CancellationReason();
function set_CancellationReason(value);
Property Value
Type:
String
See Also