ResourceOwnerEntity Class |
Namespace: Omada.OE.Model.EsAdapter.Entities
[EntityNameAttribute("ResourceOwner")] public class ResourceOwnerEntity : IngestionEntity
The ResourceOwnerEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResourceOwnerEntity |
Name | Description | |
---|---|---|
![]() | BusinessKey | (Inherited from IngestionEntity.) |
![]() | ComposedBusinessKey | (Inherited from IngestionEntity.) |
![]() | Id | (Inherited from IngestionEntity.) |
![]() | IdentityComposedBusinessKey | |
![]() | IsDeleted | (Inherited from IngestionEntity.) |
![]() | IsLatest | (Inherited from IngestionEntity.) |
![]() | OwnedAccountBusinessKey | |
![]() | OwnedAccountComposedBusinessKey | |
![]() | Owner | |
![]() | OwnerUid | |
![]() | Resource | |
![]() | ResourceBusinessKey | |
![]() | ResourceComposedBusinessKey | |
![]() | 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.) |