Click or drag to resize

InvoiceBatchStatusPartialEntity Class

Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.SettingsInvoiceBatchStatusPartialEntity

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 InvoiceBatchStatusPartialEntity : EntityObject, 
	IPartialEntity

The InvoiceBatchStatusPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyIsDeleted
Gets or sets a value indicating whether this instance is deleted.
Public propertyPosition
Gets or sets the position.
Public propertyPositionDescriptionCombined
Gets or sets the position description combined.
Top
See Also