public StockUnit GetStockUnit( string productId, string variantId, string unitId, StockLocation stockLocation )
Public Function GetStockUnit ( productId As String, variantId As String, unitId As String, stockLocation As StockLocation ) As StockUnit