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