 | OrderCombinationGroupDeferredOrderSummaryEntityIsAutoPay Property |
Gets or sets a value indicating whether [is automatic pay].
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroup
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsAutoPay { get; set; }
Public Property IsAutoPay As Boolean
Get
Set
Property Value
Type:
Booleantrue if [is automatic pay]; otherwise,
false.
See Also