CodeMethodConfig Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class CodeMethodConfig : IObjectWithId, ICloneable, IObjectWithGuid
The CodeMethodConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeMethodConfig |
| Name | Description | |
|---|---|---|
| Configuration |
Contains xml coding of the the configuation.
| |
| Id | ||
| UId |
| 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.) |
| Name | Description | |
|---|---|---|
| ICloneableClone | Creates a new object that is a copy of the current instance. | |
| IObjectWithId.GetId |