BasicDataObjectTypeInfo Class |
Namespace: Omada.OE.Model
public class BasicDataObjectTypeInfo : IObjectWithSystemName, ITransportableObject, IObjectWithId, IObjectWithGuid
The BasicDataObjectTypeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicDataObjectTypeInfo(DataObjectType) | ||
| BasicDataObjectTypeInfo(Int32, Guid, String) |
| Name | Description | |
|---|---|---|
| Id |
Id of the DOT.
| |
| SystemName |
SystemName of the DOT.
| |
| UId |
UId of the DOT.
|
| 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 | |
|---|---|---|
| IObjectWithGuid.GetGuid | ||
| IObjectWithId.GetId |