 | CustomerAutoPayIntervalPartialEntityIsLastDay Property |
Gets or sets a value indicating whether [is last day].
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 IsLastDay { get; set; }
Public Property IsLastDay As Boolean
Get
Set
Property Value
Type:
Booleantrue if [is last day]; otherwise,
false.
See Also