Overload List

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

See Also