Determines if a specific attribute is set on the Document.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Boolean Contains(
String attributeName
)
Parameters
- attributeName
-
Type: System.String
Attribute name
Return Value
Type: System.Boolean
Returns true if the specified attribute is found; false otherwise.
Type: System.Boolean
Returns true if the specified attribute is found; false otherwise.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5