AWS SDK for .NET Documentation
ScannedCount Property
AmazonAmazon.DynamoDB.ModelScanResultScannedCount Did this page help you?   Yes   No    Tell us about it...
Number of items in the complete scan before any filters are applied. A high ScannedCount value with few, or no, Count results indicates an inefficient Scan operation.
Declaration Syntax
C#
public int ScannedCount { get; set; }

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