RVTDocs.com

SynchronizeWithCentralOptions.SaveLocalAfter

Property
Description:
True means to save local after saving changes to central. True by default. Silently ignored if the model in the current session is central rather than local.
Remarks:
It is recommended practice to save local after SWC because otherwise local becomes incompatible with central.
Syntax
public bool SaveLocalAfter { get; set; }