AWS SDK for .NET Documentation
WithAttribute Method (list)
AmazonAmazon.SimpleDB.ModelReplaceableItemWithAttribute(array<ReplaceableAttribute>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Sets the Attribute property
Declaration Syntax
C#
public ReplaceableItem WithAttribute(
	params ReplaceableAttribute[] list
)
Parameters
list (array<ReplaceableAttribute>[]()[][])
An attribute associated with an item. Similar to columns on a spreadsheet, attributes represent categories of data that can be assigned to items.
Return Value
this instance

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