2027 Property
Changes 0
P

SynchronizeWithCentralOptions.SaveLocalAfter

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.
public bool SaveLocalAfter { get; set; }