 | IClaimsClaimTransactionPaymentType Property |
The payment type associated with this transaction.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PaymentType { get; set; }
Public Property PaymentType As String
Get
Set
function get PaymentType () : String
function set PaymentType (value : String)
function get_PaymentType();
function set_PaymentType(value);
Property Value
Type:
String
See Also