Share

DocumentSaveToCentralProgressChangedEventArgs.FailureDueToConflicts Property

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


Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool FailureDueToConflicts { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?