Click or drag to resize
CMSPaymentGatewayProvidermIsPaymentCompleted Field
Indicates whether payment is already completed.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected Nullable<bool> mIsPaymentCompleted

Field Value

Type: NullableBoolean
See Also