ContextEntity Class |
Namespace: Omada.OE.Model.EsAdapter.Entities
[EntityNameAttribute("Context")] public class ContextEntity : IngestionEntity
The ContextEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextEntity |
Name | Description | |
---|---|---|
![]() | BusinessKey | (Inherited from IngestionEntity.) |
![]() | ComposedBusinessKey | (Inherited from IngestionEntity.) |
![]() | ExtensionProperties | |
![]() | Id | (Inherited from IngestionEntity.) |
![]() | IsDeleted | (Inherited from IngestionEntity.) |
![]() | IsLatest | (Inherited from IngestionEntity.) |
![]() | Name | |
![]() | Parent | |
![]() | ParentBusinessKey | |
![]() | ParentComposedBusinessKey | |
![]() | ShortName | |
![]() | SubType | |
![]() | SystemCategoryIdentifier | (Inherited from IngestionEntity.) |
![]() | SystemId | (Inherited from IngestionEntity.) |
![]() | SystemIdentifier | (Inherited from IngestionEntity.) |
![]() | Type | |
![]() | VersionTimestamp |
Unique timestamp provided from staging to maintain order of datagrams.
(Inherited from IngestionEntity.) |
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.) |