NotForMappingAttribute Class |
Namespace: Omada.OE.Model.EsAdapter.Attributes
[AttributeUsageAttribute(AttributeTargets.Property)] public class NotForMappingAttribute : Attribute
The NotForMappingAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| NotForMappingAttribute |
| 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.) |