The CBatch type exposes the following members.

Properties

  NameDescription
Public propertyARGLAccount
Gets or sets the AR GL account for this CBatch object.
Public propertyARPseudo
Gets or sets the value of AR_PSUEDO for this CBatch object.
Public propertyBatchNumber
Gets or sets the batch number for this CBatch object.
Public propertyCashAccountCode
Gets or sets the cash account code for this CBatch object.
Public propertyCashEntity
Gets or sets the cash entity for this CBatch object.
Public propertyCashGLAccount
Gets or sets the cash GL account for this CBatch object.
Public propertyCashPseudo
Gets or sets the value of CASH_PSUEDO for this CBatch object.
Public propertyControlCash
Gets or sets the control cash amount for this CBatch object.
Public propertyControlCount
Gets or sets the control count for this CBatch object.
Public propertyControlled
Gets or sets an indication of whether this CBatch object is controlled.
Public propertyCreatedBy
Gets or sets the ID of the creator of this CBatch object.
Public propertyDateCreated
Gets or sets the creation date of this CBatch object.
Public propertyDescription
Gets or sets the description of this CBatch object.
Public propertyDuesCycleFlag
Gets or sets the dues cycle flag for this CBatch object.
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyEffectiveDate
Gets or sets the effective date for this CBatch object.
Public propertyErrors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
Public propertyErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Public propertyEventCode
Gets or sets the event code for this CBatch object.
Public propertyFinancialEntityCode
Gets or sets the key to the CFinancialEntity object.
Public propertyLastUpdated
Gets or sets the last updated date of this CBatch object.
Public propertyPostingStatus
Gets or sets the posting status of this CBatch object.
Public propertySourceSystem
Gets or sets the source system for this CBatch object.
Public propertyTransCash
Gets or sets the transaction cash amount for this CBatch object.
Public propertyTransCount
Gets or sets the transaction count for this CBatch object.
Public propertyUpdatedBy
Gets the ID of the last to update this CBatch object.

See Also