DesignZoneTableBaseT, TTSaveZones Method
Namespace: PCBI_API_Extensions.ZonesAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public virtual bool SaveZones(
IPCBIWindow parent,
bool ShowDialog
)
Public Overridable Function SaveZones (
parent As IPCBIWindow,
ShowDialog As Boolean
) As Boolean
public:
virtual bool SaveZones(
IPCBIWindow^ parent,
bool ShowDialog
)
abstract SaveZones :
parent : IPCBIWindow *
ShowDialog : bool -> bool
override SaveZones :
parent : IPCBIWindow *
ShowDialog : bool -> bool
- parent IPCBIWindow
-
- ShowDialog Boolean
-
Boolean