 | ICancellationsGenerateCancellationQuoteRequestTypeCancellationReasonDescription Property |
An explanation for the cancellation if the reason is specified as "Other".
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CancellationReasonDescription { get; set; }
Public Property CancellationReasonDescription As String
Get
Set
function get CancellationReasonDescription () : String
function set CancellationReasonDescription (value : String)
function get_CancellationReasonDescription();
function set_CancellationReasonDescription(value);
Property Value
Type:
String
See Also