 | CommonContractTypeCancelMethodRule Property |
If a cancellation quote has been generated on the contract, the method or rule used to calculate the cancellation amount.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CancelMethodRule { get; set; }
Public Property CancelMethodRule As String
Get
Set
function get CancelMethodRule () : String
function set CancelMethodRule (value : String)
function get_CancelMethodRule();
function set_CancelMethodRule(value);
Property Value
Type:
String
See Also