DocumentSavedAsEventArgs.IsSavingAsCentralFile Property

Indicates whether the document is to be saved as central file.


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

Syntax

C#

public bool IsSavingAsCentralFile { get; }

Property Value

Boolean

See Also

Reference

DocumentSavedAsEventArgs Class
Autodesk.Revit.DB.Events Namespace