AWS SDK for .NET Documentation
FromEntry Method (entry)
AmazonAmazon.DynamoDB.DataModelIPropertyConverterFromEntry(DynamoDBEntry) Did this page help you?   Yes   No    Tell us about it...
Convert DynamoDBEntry to the specified object
Declaration Syntax
C#
Object FromEntry(
	DynamoDBEntry entry
)
Parameters
entry (DynamoDBEntry)
DynamoDBEntry to be serialized
Return Value
Serialized object

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