IMatrixSave Method

Saves changes and enables them.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool Save()

Return Value

Boolean
True if the changes are saved.

Implements

InterfaceMatrixSave

See Also