This documentation is archived and is not being maintained.

Form Methods

Forefront
banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Form methods are accessed with the following syntax:

crmForm.Save();

The following table shows the available form methods.

Method nameDescription
SaveSaves the record.
SaveAndCloseSaves the record and closes the form window

See Also

Concepts

Other Resources


© 2010 Microsoft Corporation. All rights reserved.


Show: