Click or drag to resize

PayableRunPartialEntity Class

A payable run.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.PaymentPayableRunPartialEntity

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

The PayableRunPartialEntity type exposes the following members.

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