CodeMethodSaveOptions Class | 
Namespace: Omada.OE.Model
public class CodeMethodSaveOptions
The CodeMethodSaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeMethodSaveOptions | 
| Name | Description | |
|---|---|---|
| SkipMethod | 
            Should saving of the method itself be skipped? 
            Note that the api may save it anyway if it determines that it is required.
              | |
| SkipParameters | 
            Should saving of the parameters be skipped? 
            Note that the api may save them anyway if it determines that it is required.
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |