InsertOptions.FormulaChangeMonitor

InsertOptions.FormulaChangeMonitor property

Gets/sets the monitor for tracking changes caused by the insertion.

public AbstractFormulaChangeMonitor FormulaChangeMonitor { get; set; }

See Also