AWS SDK for .NET Documentation
WithAttribute Method (list)
AmazonAmazon.SimpleDB.ModelGetAttributesResultWithAttribute(array<Attribute>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Sets the Attribute property
Declaration Syntax
C#
public GetAttributesResult WithAttribute(
	params Attribute[] list
)
Parameters
list (array<Attribute>[]()[][])
Attribute associated with an Item.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.23.0 (1.5.23.0)