<Code Lib>
2023 Class
Changes 0
C

ReloadLatestOptions

Description:
Options to control behavior of pure reload latest (not part of synchronize with central).
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ReloadLatestOptions

public class ReloadLatestOptions : IDisposable

Name Return Type Description
C ReloadLatestOptions() ReloadLatestOptions Constructs a new ReloadLatestOptions object.

Name Return Type Description
M Dispose() None Releases all resources used by the

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…