<Code Lib>
2021 Property
Changes 0
P

DocumentSaveToCentralProgressChangedEventArgs.RetryTimes

Description:
The number of times Revit has tried to Save to Central." Its value is '0' at the first time.

public int RetryTimes { get; }

Loading…