Overload List

  NameDescription
GetBatches(IiMISUser, BatchPostingStatus)
Gets all batches with the given BatchPostingStatus.
GetBatches(IiMISUser, BatchPostingStatus, DateTime)
Gets all batches with the given BatchPostingStatus and effective date.
GetBatches(IiMISUser, BatchPostingStatus, String)
Gets all batches with the given BatchPostingStatus created by the given user.
GetBatches(IiMISUser, BatchPostingStatus, DateTime, String)
Gets all batches with the given BatchPostingStatus and effective date created by the given user.

See Also