FormDropDialogButtonControl.saveRecord 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.
Overloads
saveRecord() | |
saveRecord(Boolean) |
saveRecord()
public:
virtual bool saveRecord();
public virtual bool saveRecord ();
abstract member saveRecord : unit -> bool
override this.saveRecord : unit -> bool
Public Overridable Function saveRecord () As Boolean