ThePaymentOptions..::..PaymentType Property
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public ePaymentTypes PaymentType { get; set; }
Public Property PaymentType As ePaymentTypes Get Set
public: property ePaymentTypes^ PaymentType { ePaymentTypes^ get (); void set (ePaymentTypes^ value); }