|  Commit | Posts all customization data changes to the project database. | 
|  Load | Loads all customization data from the server into the client cache. This includes actions, fields, lists, modules, permissions, users, and user groups. | 
|  LockObject | Locks the object. Returns True if the object has been changed on the server. | 
|  UnLockObject | Unlocks the object. | 
|  Actions | The CustomizationActions object. | 
|  ExtendedUDFSupport | Checks if the program can use the maximum allowable user-defined fields (99 user-defined fields and 3 memo fields). | 
|  Fields | The CustomizationFields object. | 
|  IsLocked | Checks if object is locked for editing. | 
|  Lists | The CustomizationLists object. | 
|  MailConditions | The CustomizationMailConditions object. | 
|  Modules | The CustomizationModules object. | 
|  Permissions | The CustomizationPermissions object. | 
|  Users | The CustomizationUsers object. | 
|  UsersGroups | The CustomizationUsersGroups object. |