Document.IsAttributeChanged Method (string)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Returns true if the attribute has been changed.

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

Syntax

C#
public Boolean IsAttributeChanged(
         String attributeName
)

Parameters

attributeName
Type: System.String

Name of the attribute.

Return Value
Type: System.Boolean
True if the attribute has been changed.

Version Information

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