Click or drag to resize

InvoicePartialEntityInvoiceCycleId Property

Gets or sets the invoice cycle identifier.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Invoice
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> InvoiceCycleId { get; set; }

Property Value

Type: NullableInt32
The invoice cycle identifier.
See Also