Click or drag to resize
IngredientPageUpdateAutoSet Method
Updates the automatic set.

Namespace: foodez.SharedPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Task UpdateAutoSet(
	string autosetAmount
)

Parameters

autosetAmount
Type: SystemString
The autoset amount.

Return Value

Type: Task

[Missing <returns> documentation for "M:foodez.SharedPages.IngredientPage.UpdateAutoSet(System.String)"]

See Also