'DeclarationPublic PaymentMethodType As String
'UsageDim instance As CheckOutOrderDisplayControl Dim value As String value = instance.PaymentMethodType instance.PaymentMethodType = value
public string PaymentMethodType
'DeclarationPublic PaymentMethodType As String
'UsageDim instance As CheckOutOrderDisplayControl Dim value As String value = instance.PaymentMethodType instance.PaymentMethodType = value
public string PaymentMethodType