BasePropertyAdapter Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS
public class BasePropertyAdapter
The BasePropertyAdapter type exposes the following members.
Name | Description | |
---|---|---|
![]() | BasePropertyAdapter | |
![]() | BasePropertyAdapter(BaseProperty) |
Name | Description | |
---|---|---|
![]() ![]() | GetPropertyDataTypeEnum |
Returns the OPS data type for a OE property
|
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.) |