Primitive Constructor (string)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a Primitive with the specified value. Value is stored as a string, not numeric.

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

Syntax

C#
public Primitive(
         String value
)

Parameters

value
Type: System.String

Value of the Primitive

Version Information

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