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

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

Field Value

Type: NullableBoolean
See Also