This documentation is archived and is not being maintained.
Form Methods
Forefront
![]() |
[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 name | Description |
| Save | Saves the record. |
| SaveAndClose | Saves the record and closes the form window |
See Also
Concepts
Other Resources
© 2010 Microsoft Corporation. All rights reserved.
Show:
