AWS SDK for .NET Documentation
IsDirty Method
AmazonAmazon.DynamoDB.DocumentModelDocumentIsDirty()()()() Did this page help you?   Yes   No    Tell us about it...
Returns true if the document contains attributes that have not been saved.
Declaration Syntax
C#
public bool IsDirty()
Return Value
True if the document contains attributes that have not been saved.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)