ResourceParentChildEntity Class |
Namespace: Omada.OE.Model.EsAdapter.Entities
[EntityNameAttribute("ResourceParentChild")] public class ResourceParentChildEntity : IngestionEntity
The ResourceParentChildEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResourceParentChildEntity |
Name | Description | |
---|---|---|
![]() | BusinessKey | (Inherited from IngestionEntity.) |
![]() | Child | |
![]() | ComposedBusinessKey | (Inherited from IngestionEntity.) |
![]() | Id | (Inherited from IngestionEntity.) |
![]() | Indirect | |
![]() | IsDeleted | (Inherited from IngestionEntity.) |
![]() | IsLatest | (Inherited from IngestionEntity.) |
![]() | Parent | |
![]() | SystemCategoryIdentifier | (Inherited from IngestionEntity.) |
![]() | SystemId | (Inherited from IngestionEntity.) |
![]() | SystemIdentifier | (Inherited from IngestionEntity.) |
![]() | 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.) |