AWS SDK for .NET Documentation
WithItemName Method (itemName)
AmazonAmazon.SimpleDB.ModelReplaceableItemWithItemName(String) Did this page help you?   Yes   No    Tell us about it...
Sets the ItemName property
Declaration Syntax
C#
public ReplaceableItem WithItemName(
	string itemName
)
Parameters
itemName (String)
The name of the item.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)