AWS SDK for .NET Documentation
Results Property
AmazonAmazon.DynamoDB.DataModelBatchGet<(Of <(<'T>)>)>Results Did this page help you?   Yes   No    Tell us about it...
List of results retrieved from DynamoDB. Populated after Execute is called.
Declaration Syntax
C#
public List<T> Results { get; }

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