ConflictResultsType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |