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