RefreshConflict Element
Indicates a row in the data recordset linked to a shape that is in conflict after the data recordset is refreshed.
Syntax
<RefreshConflict
RowID
ShapeID
PageID>
</RefreshConflict>
Attributes
RowID
Required unsigned long. The original row ID of the row now in conflict after data was refreshed .
ShapeID
Required unsigned long. Shape ID of the shape involved in the conflict.
PageID
Required unsigned long. Page ID of the shape involved in the conflict.
Element properties
Property |
Value |
---|---|
Name |
RefreshConflict |
Minimum Occurrences |
0 |
Maximum Occurrences |
Unbounded |
Element information
Parent elements
Child elements
None
See also
GetAllRefreshConflicts method