Click or drag to resize

GeneralLedgerExportRunPartialEntity Class

A GL Export run.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.GLExportGeneralLedgerExportRunPartialEntity

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

The GeneralLedgerExportRunPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyDateFrom
Gets or sets the date from.
Public propertyDateTo
Gets or sets the date to.
Public propertyGeneralLedgerExportTypeBitmask
Gets or sets the general ledger export type bitmask.
Public propertyIsPreview
Gets or sets a value indicating whether this instance is preview.
Top
See Also