<Code Lib>
2026 Property
Changes 0
P

DocumentSaveToCentralProgressChangedEventArgs.FailureDueToConflicts

Description:
Indicates the 'save to central' failure is caused by submission conflicts, that is because another one finished saving to central first.

public bool FailureDueToConflicts { get; }

Loading…