Click or drag to resize

InvoiceCyclePartialEntity Class

An invoice cycle.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.SettingsInvoiceCyclePartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class InvoiceCyclePartialEntity : EntityObject, 
	IPartialEntity

The InvoiceCyclePartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyInvoiceCycleId
Gets or sets the invoice cycle identifier.
Top
See Also