IAlignmentManager.Save Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Save state needed to reconstruct later from persistent storage.
public bool Save ();
abstract member Save : unit -> bool
Public Function Save () As Boolean
Returns
True if saved (even if empty).