 | RentalRunOptionAllInvoiceCycles Property |
If true then all available invoice cycles included.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Rental
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<bool> AllInvoiceCycles { get; set; }
Public Property AllInvoiceCycles As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also