 | CustomerAutoPayMinBalancePartialEntityCreateMinimumBalance Property |
Gets or sets a value indicating whether [create minimum balance].
Namespace:
AMCS.Elemos.IntegrationService.Entity.AutoPay
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool CreateMinimumBalance { get; set; }
Public Property CreateMinimumBalance As Boolean
Get
Set
Property Value
Type:
Booleantrue if [create minimum balance]; otherwise,
false.
See Also