 | CommonCancellationTypeCancelReason Property |
[Missing <summary> documentation for "P:IAS.Common.CancellationType.CancelReason"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CancelReason { get; set; }
Public Property CancelReason As String
Get
Set
function get CancelReason () : String
function set CancelReason (value : String)
function get_CancelReason();
function set_CancelReason(value);
Property Value
Type:
String
See Also