ConflictResultsType Members
Include Protected Members
Include Inherited Members
The ConflictResultsType class contains the number of conflicts in an UpdateItem response.
The ConflictResultsType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConflictResultsType | The ConflictResultsType constructor initializes a new instance of the ConflictResultsType class. |
Top
Properties
Name | Description | |
---|---|---|
Count | The Count property gets an integer value that specifies the number of conflicts in an UpdateItem response. |
Top