ResourceEntity Class |
Namespace: Omada.OE.Model.EsAdapter.Entities
[EntityNameAttribute("Resource")] public class ResourceEntity : IngestionEntity
The ResourceEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| ResourceEntity |
| Name | Description | |
|---|---|---|
| BusinessKey | (Inherited from IngestionEntity.) | |
| Category | ||
| ComposedBusinessKey | (Inherited from IngestionEntity.) | |
| Description | ||
| DisplayName | ||
| DistinguishedName | ||
| Domain | ||
| ExtensionProperties | ||
| FolderId | ||
| Id | (Inherited from IngestionEntity.) | |
| IsDeleted | (Inherited from IngestionEntity.) | |
| IsLatest | (Inherited from IngestionEntity.) | |
| LogicKey | ||
| Name | ||
| Path | ||
| RoleCategory | ||
| SecurityBusinessKey | ||
| ShortName | ||
| SourceTimestamp | ||
| 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.) |