Whether to save the new model as a central instead of local model.
True: save as a central model.
Default is false: save as a local model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool SaveAsCentral { get; set; }