ConflictResultsType Class

Definition

The ConflictResultsType class contains the number of conflicts in an UpdateItem response.

public ref class ConflictResultsType
public class ConflictResultsType
Public Class ConflictResultsType
Inheritance
ConflictResultsType

Constructors

ConflictResultsType()

The ConflictResultsType() constructor initializes a new instance of the ConflictResultsType class.

Properties

Count

The Count property gets an integer value that specifies the number of conflicts in an UpdateItem response.

Applies to