IList<LabelImage> LoadForShipGateway( int shipGatewayId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- shipGatewayId
- The given ShipGatewayId
- sortExpression
- The sort expression to use for sorting the loaded objects.
- maximumRows
- Maximum number of rows to retrieve.
- startRowIndex
- Starting index from where to start retrieving.
Return Value
A collection of LabelImage objects