Document.GetAttributeNames Method

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Returns the names of all the attributes.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public List<String> GetAttributeNames()
Return Value
System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] List of attribute names.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5